04432bfc8a
Fixes the caching problem and configuration madness. Startup on a migrated database takes about 1 to 3 seconds instead of minutes now. I don't know what went through my head when building the old stuff. Let's just pretend all commits up until here never happended. We good? nice~ |
||
---|---|---|
custom.d | ||
.dockerignore | ||
.env.dist | ||
.gitignore | ||
config.dist.exs | ||
config.exs | ||
docker-compose.m4 | ||
Dockerfile | ||
entrypoint.sh | ||
initdb.sql | ||
LICENSE | ||
pleroma | ||
README.md |
Pleroma-Docker (Unofficial)
Pleroma is a selfhosted social network that uses OStatus/ActivityPub.
This repository dockerizes it for easier deployment.
#include <LICENSE>
/*
* This repository comes with ABSOLUTELY NO WARRANTY
*
* I am not responsible for burning servers, angry users, fedi drama,
* thermonuclear war, or you getting fired because your boss saw your
* NSFW posts. Please do some research if you have any concerns about included
* features or the software used by this script before using it.
* You are choosing to use this setup, and if you point the finger at me for
* messing up your instance, I will laugh at you.
*/
Alternatives
If this setup is a bit overwhelming there are a lot of other great dockerfiles or guides from the community. A few are linked below. This list is not exhaustive and not ordered.
Docs
coming soon tm