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.
 
 
 
sn0w 04432bfc8a
ok this is emberassing
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~
4 years ago
custom.d Update structure 5 years ago
.dockerignore Update structure 5 years ago
.env.dist Fix new config format 5 years ago
.gitignore Add config.yml to gitignore 5 years ago
Dockerfile ok this is emberassing 4 years ago
LICENSE Add license and reset README for rewrite 5 years ago
README.md Add license and reset README for rewrite 5 years ago
config.dist.exs ok this is emberassing 4 years ago
config.exs ok this is emberassing 4 years ago
docker-compose.m4 ok this is emberassing 4 years ago
entrypoint.sh ok this is emberassing 4 years ago
initdb.sql Add pg_trgm extension 5 years ago
pleroma ok this is emberassing 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