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 42904fbaa4
refactor: Let's Encrypt location block
Removed the 'blockinfile' task and added the
location block for Let's Encrypt in the Nginx
config template. This bloc will be rendered if
Let's encrypt support is enabled.

Part of dananglin/pleroma-ansible-playbook#1
2019-11-06 22:52:46 +00:00
inventories final cleanup before production deployment 2019-11-02 19:34:30 +00:00
roles refactor: Let's Encrypt location block 2019-11-06 22:52:46 +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.