Improve post install

This commit is contained in:
Girish Ramakrishnan 2022-11-14 19:05:18 +01:00
parent 096cc0f643
commit 310ce84ce4

View file

@ -1,10 +1,9 @@
Accounts are created with the username and the subdomain under which this app is installed Accounts are created with the username and the subdomain under which this app is installed e.g. `@$CLOUDRON-USERNAME@$CLOUDRON-APP-FQDN`. Mastodon does not allow changing the domain part of the account later. See [the docs](https://docs.cloudron.io/apps/mastodon/#federation) for more information, if you want to change this domain.
e.g. `@$CLOUDRON-USERNAME@$CLOUDRON-APP-FQDN`. Note that Mastodon does NOT allow this subdomain
to be changed later as it breaks federation. So, you have to set up Mastodon in the correct
subdomain from the get-go.
<sso> <sso>
**note:** Mastodon has [restrictions](https://docs.cloudron.io/apps/mastodon/#username-restriction) on usernames **NOTE:**
that might prevent some users from logging in. * Mastodon has [restrictions](https://docs.cloudron.io/apps/mastodon/#username-restriction) on usernames that might prevent some users from logging in.
* External registration [does not work well](https://github.com/mastodon/mastodon/issues/20655) when Cloudron user management is enabled.
</sso> </sso>