forked from coop-cloud/mastodon
2f8dcad8aa70649f547e39081dbd5e6f94de209b
Mastodon
Your self-hosted, globally interconnected microblogging community
- Category: Apps
- Status: 1
- Image:
tootsuite/mastodon - Healthcheck: No
- Backups: No
- Email: Yes
- Tests: No
- SSO: Yes
Quick start
Mastodon expects secrets to be formatted in a very specific way, so please
choose "No" when prompted to generate secrets for abra app new mastodon. The
secrets must be generated outside of abra and that is achieved in step 2. See
the abra.sh for more.
abra app new mastodonabra app cmd <domain> secrets --localabra app config <domain>abra app deploy <domain>
You can insert the smtp_password with the following:
$ abra app secret insert <domain> smtp_password v1 <YOUR-SMTP-PASSWORD>
Description
Languages
Shell
88.5%
Roff
11.5%