Ansible playbook for Pleroma.
This repository has been archived on 2023-05-06. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Dan Anglin 8db0186fec
feat: support for proving your site with Keybase.
This commit adds support for uploading the site
owner's keybase.txt file onto their Pleroma server
so that Keybase can prove that they are the owner
of their site. This is diabled by default but can
be enabled by the user.

Resolves dananglin/pleroma-ansible-playbook#1
2019-11-08 05:55:25 +00:00
inventories final cleanup before production deployment 2019-11-02 19:34:30 +00:00
roles feat: support for proving your site with Keybase. 2019-11-08 05:55:25 +00:00
.gitignore final cleanup before production deployment 2019-11-02 19:34:30 +00:00
.gitmodules feat: integrating the common role project 2019-11-01 18:19:44 +00:00
LICENSE chore: added MIT License. 2019-10-02 00:39:57 +00:00
Makefile fix: add common play to site playbook 2019-11-03 05:24:12 +00:00
README.md change: add a site playbook to the project. 2019-10-24 22:51:53 +01:00
site.yml fix: add common play to site playbook 2019-11-03 05:24:12 +00:00

plemora-ansible-playbook

Description: This playbook installs and configures Pleroma, PostgreSQL and Nginx on a single Alpine Linux host.