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 b0ddbc30ad
added: configuration for Pleroma
This merge request adds the template file and default variables for
configuring Pleroma.
Also included in this merge request are:

- added: Makefile to produce the secret key base, signing salt and the
public and private keys for web encryption.
- fixed: Pleroma OTP builds are now downloaded from the stable branch.
- changed: removed data from the pleroma task and added them in the
variable directory.
2019-10-15 09:16:24 +01:00
defaults change: define pleroma variable as a dictionary 2019-10-07 21:28:53 +01:00
handlers feat: set up pg_hba.conf 2019-10-04 00:49:12 +01:00
tasks added: configuration for Pleroma 2019-10-15 09:16:24 +01:00
templates added: configuration for Pleroma 2019-10-15 09:16:24 +01:00
vars added: configuration for Pleroma 2019-10-15 09:16:24 +01: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 initial commit 2019-10-02 01:31:38 +01:00

plemora-ansible-role

This role installs and configures Pleroma, PostgreSQL and Nginx on a single instance with Alpine Linux.