A supported fork of Mastodon that provides local posting and a wider range of content types.
.drone.yml | ||
.env.sample | ||
.gitignore | ||
compose.yml | ||
README.md |
Mastodon
Your self-hosted, globally interconnected microblogging community
- Category:
- Status:
- Image:
mastodon
- Healthcheck:
- Backups:
- Email:
- Tests:
- SSO:
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new mastodon --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app YOURAPPDOMAIN config
- be sure to changeDOMAIN
to something that resolves to your Docker swarm boxabra app YOURAPPDOMAIN deploy
- Open the configured domain in your browser to finish set-up