link to docs

This commit is contained in:
Girish Ramakrishnan 2020-01-23 18:19:22 -08:00
parent 9da86cfdb8
commit e1b70ea59d

View file

@ -3,15 +3,9 @@ This app integrates with Cloudron user management. Cloudron users can login and
Mastodon.
</sso>
To make a user an administrator, use the [Web Terminal](https://cloudron.io/documentation/apps/#web-terminal)
and run the following command:
```
bin/tootctl accounts modify <username> --role admin
```
**Production checklist**:
* Configure the Site settings (contact email, description) at `Administration` -> `Site Settings`.
* Make yourself [an admin](https://cloudron.io/documentation/apps/mastodon/#admin).
* Configure Site settings at `Administration` -> `Site Settings`.
* Verify the [federation domain](https://cloudron.io/documentation/apps/mastodon/#federation-domain). The federation domain cannot be changed later.