mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-22 07:41:00 +00:00
link to docs
This commit is contained in:
parent
9da86cfdb8
commit
e1b70ea59d
1 changed files with 2 additions and 8 deletions
|
@ -3,15 +3,9 @@ This app integrates with Cloudron user management. Cloudron users can login and
|
||||||
Mastodon.
|
Mastodon.
|
||||||
</sso>
|
</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**:
|
**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.
|
* Verify the [federation domain](https://cloudron.io/documentation/apps/mastodon/#federation-domain). The federation domain cannot be changed later.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue