Go to file
Jeffrey Paul c7b081f5b9 about ready to start testingabout ready to start testing 2019-12-07 22:50:36 -08:00
rootfs/etc/service about ready to start testingabout ready to start testing 2019-12-07 22:50:36 -08:00
Dockerfile about ready to start testingabout ready to start testing 2019-12-07 22:50:36 -08:00
Makefile about ready to start testingabout ready to start testing 2019-12-07 22:50:36 -08:00
README.md initial 2019-12-07 21:10:28 -08:00
install.sh about ready to start testingabout ready to start testing 2019-12-07 22:50:36 -08:00
prereqs.sh should buildshould build 2019-12-07 21:46:17 -08:00

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:

https://github.com/Wonderfall/docker-mastodon