Thanks to visit codestin.com
Credit goes to github.com

Skip to content

resmo/pleroma-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pleroma

Pleroma is a federated social networking platform, compatible with GNU social and other OStatus implementations. It is free software licensed under the AGPLv3.

Usage

Installation

Copy and modify docker-compose.yml, then:

docker-compose up

Setup the admin user (generates an URL to set password):

docker exec -ti pleroma_web ./bin/pleroma_ctl user new mynickname [email protected] --admin

Get a shell:

docker exec -ti pleroma_web /bin/ash

Why

This project is based on and inspired by https://github.com/angristan/docker-pleroma. However I wanted to have a minimal container image without build utilities in it.

About

Pleroma container image

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 13