Jeffrey Paul 21ee1776b5 | ||
---|---|---|
Dockerfile | ||
Makefile | ||
README.md | ||
setup.sh |
README.md
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: