Go to file
Jeffrey Paul 6eb1523991 move precompilation to image runtime instead of image build 2019-12-09 02:02:22 -08:00
rootfs/etc/service move precompilation to image runtime instead of image build 2019-12-09 02:02:22 -08:00
Dockerfile might work now 2019-12-09 01:15:23 -08:00
Makefile might work now 2019-12-09 01:15:23 -08:00
README.md initial 2019-12-07 21:10:28 -08:00
install.sh move precompilation to image runtime instead of image build 2019-12-09 02:02:22 -08:00
prereqs.sh might work now 2019-12-09 01:15:23 -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