You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
4 years ago | |
---|---|---|
config_parser | 5 years ago | |
custom.d | 5 years ago | |
.dockerignore | 5 years ago | |
.env.dist | 5 years ago | |
.gitignore | 5 years ago | |
Dockerfile | 4 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
config.dist.yml | 5 years ago | |
docker-compose.m4 | 5 years ago | |
entrypoint.sh | 4 years ago | |
initdb.sql | 5 years ago | |
pleroma | 4 years ago |
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