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 76aa2030fb
final cleanup before production deployment
Removed host_vars folder and added inventories folder.
This is to support the suggested 'Alternative Directory Layout'
in the upstream Ansible documentation.

Removed hosts.yml. This may be added in the upcoming
examples directory.
2019-11-02 19:34:30 +00:00
inventories final cleanup before production deployment 2019-11-02 19:34:30 +00:00
roles chore: updated common role 2019-11-02 19:00:54 +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 added: configuration for Pleroma 2019-10-15 09:16:24 +01:00
README.md change: add a site playbook to the project. 2019-10-24 22:51:53 +01:00
site.yml change: add a site playbook to the project. 2019-10-24 22:51:53 +01:00

plemora-ansible-playbook

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