mastodon-docker/README.md

14 lines
540 B
Markdown
Raw Normal View History

2019-12-08 05:10:21 +00:00
# true single-container mastodon
don't ever host things anywhere but on your own domain.
this violates all the docker best practices and puts the whole-ass app inside a single container (including redis and postgres!) so that you can easily bring up a sef-hosted mastodon on things like caprover in a single "app" without having to worry about cross-container links.
i really just wanted a one-command single-user mastodon.
# credits
all praise to wonderfall's single-container mastodon:
https://github.com/Wonderfall/docker-mastodon