Files
mastodon-app/POSTINSTALL.md
T
Elias Hackradt 6feba78bf6 fix: update doc links from /apps/ to /packages/
The live Cloudron documentation moved from docs.cloudron.io/apps/
to docs.cloudron.io/packages/. Update doc URLs accordingly.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 22:18:08 +02:00

18 lines
932 B
Markdown

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/packages/mastodon/#federation) for more information, f you want to change this domain.
<sso>
**NOTE:**
* Mastodon has [restrictions](https://docs.cloudron.io/packages/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>
<nosso>
**NOTE:**
* Open registration is disabled by default. To enable this, see the [docs](https://docs.cloudron.io/packages/mastodon/#registration)
* To add an initial account follow those [instructions](https://docs.cloudron.io/packages/mastodon/#adding-users)
</nosso>