Commit graph

8 commits

Author SHA1 Message Date
ebba1a1248
added: support for generating SSL certs from Let's Encrypt. 2019-10-24 00:22:13 +01:00
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
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
f293d06c78
added: overriding postgresql configuration 2019-10-08 18:25:24 +01:00
53648b4a22
change: define pleroma variable as a dictionary 2019-10-07 21:28:53 +01:00
dde9b88088
feat: set up pg_hba.conf 2019-10-04 00:49:12 +01:00
a25aecbd72 chore: added MIT License. 2019-10-02 00:39:57 +00:00
684191060c
initial commit 2019-10-02 01:31:38 +01:00