b655514b861433f1966d226a96e4e4eb4184cda1
Mastodon
Your self-hosted, globally interconnected microblogging community
- Category:
- Status:
- Image:
tootsuite/mastodon - Healthcheck:
- Backups:
- Email:
- Tests:
- SSO:
Basic usage
- Set up Docker Swarm and
abra - Deploy
coop-cloud/traefik abra app new mastodonabra app YOURAPPDOMAIN config- be sure to changeDOMAINto something that resolves to your Docker swarm box. Install the npm package webpush to create VAPID keysnpm install web-push -g && web-push generate-vapid-keys.abra app YOURAPPDOMAIN deploy --no-domain-poll. App will fail for now.abra app mastodon run streaming rake db:setup- Open the configured domain in your browser to finish set-up. To make an admin account
abra app mastodon run web "bin/tootctl accounts create coolusername --email helo@autonomic.zone --confirmed --role admin"
Description
A supported fork of Mastodon that provides local posting and a wider range of content types.
Languages
Shell
100%