From 38c321984c2be2b86717263e3e26f36864f1439b Mon Sep 17 00:00:00 2001 From: Memo <58190287+memo-567@users.noreply.github.com> Date: Tue, 19 Apr 2022 11:19:00 +0200 Subject: [PATCH 1/2] Update app_misskey.md --- pages/02.applications/02.docs/misskey/app_misskey.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/02.applications/02.docs/misskey/app_misskey.md b/pages/02.applications/02.docs/misskey/app_misskey.md index 3061a66d..7b56f8f7 100644 --- a/pages/02.applications/02.docs/misskey/app_misskey.md +++ b/pages/02.applications/02.docs/misskey/app_misskey.md @@ -24,6 +24,7 @@ Misskey also implements ActivityPub, so it can communicate with other platforms ## Configuration - *Misskey* require a dedicated root domain, eg. `misskey.domain.tld` +- Due to Cypress dependency, *Misskey* only works on 64-bit CPU machines. - *Misskey* can take quite some time to install (more then 30 minutes). So take out some time and grab yourself a coffee. - If installing from command line use of screen is rerecorded to avoid disconnection. See below. - After installation, first page can take time to load and may show timeout error. Give it time to make itself ready for you. Refresh page after 2-3 minutes. From 1d45295ecb832cd30a803ac9b64b60e377312f5a Mon Sep 17 00:00:00 2001 From: tituspijean Date: Tue, 19 Apr 2022 14:40:41 +0200 Subject: [PATCH 2/2] Typos in app_misskey.md --- pages/02.applications/02.docs/misskey/app_misskey.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/02.applications/02.docs/misskey/app_misskey.md b/pages/02.applications/02.docs/misskey/app_misskey.md index 7b56f8f7..5c1bf477 100644 --- a/pages/02.applications/02.docs/misskey/app_misskey.md +++ b/pages/02.applications/02.docs/misskey/app_misskey.md @@ -17,17 +17,17 @@ routes: - [Useful links](#useful-links) -Misskey is a decentralized and open source microblogging platform. It has "Reactions" that allow you to easily express your feeling, "Drive" that allow you to manage files in one place, and a highly customizable UI that makes it more fun to share something. +Misskey is a decentralized and open source microblogging platform. It has "Reactions" that allow you to easily express your feeling, "Drive" that allows you to manage files in one place, and a highly customizable UI that makes it more fun to share something. Misskey also implements ActivityPub, so it can communicate with other platforms like Mastodon, Pleroma, Friendica and more interactively. ## Configuration -- *Misskey* require a dedicated root domain, eg. `misskey.domain.tld` +- *Misskey* requires a dedicated root domain, e.g. `misskey.domain.tld` - Due to Cypress dependency, *Misskey* only works on 64-bit CPU machines. - *Misskey* can take quite some time to install (more then 30 minutes). So take out some time and grab yourself a coffee. -- If installing from command line use of screen is rerecorded to avoid disconnection. See below. -- After installation, first page can take time to load and may show timeout error. Give it time to make itself ready for you. Refresh page after 2-3 minutes. +- If installing from command line, using `screen` is recommended to avoid disconnection. See below. +- After installation, first page can take time to load and may show timeout error. Give it time to make itself ready for you. Refresh the page after 2 or 3 minutes. - The first account created will be an admin user and will have all the admin rights.