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 2cb1891456
changed: reduced default connection limit to 15
Reduced default connection limit to the pleroma database to 15.
This parameter is now configurable.
2019-10-15 09:26:13 +01:00
defaults changed: reduced default connection limit to 15 2019-10-15 09:26:13 +01:00
handlers feat: set up pg_hba.conf 2019-10-04 00:49:12 +01:00
tasks changed: reduced default connection limit to 15 2019-10-15 09:26:13 +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.