Commit Graph

6 Commits

Author SHA1 Message Date
Félix Baylac-Jacqué 0c1c0d6149
Add readme warning 2020-11-14 14:17:25 +01:00
Félix Baylac-Jacqué c57445a010
modules/pleroma.nix: handle configuration from the module.
co-authored-by: duponin <duponin@locahlo.st>
2020-11-03 21:34:03 +01:00
Félix Baylac-Jacqué 75ef83fc3c
Readme: update tarball with v2.1.2 release 2020-09-27 09:19:29 +02:00
Félix Baylac-Jacqué 92bdcacf92
Add Readme 2020-09-27 01:14:27 +02:00
Félix Baylac-Jacqué 796e641d97
nixos/pleroma: add pleroma NixOS module
This module is not trying to configure either postgresql nor nginx.
It's is a design decision, not an omission. A webserver setup can be
highly complex.

The idea is trying not to be smarter than the user, providing them
with a simple tool. They are smart enough to figure the interaction
between the various component by themselves!

The module has one and only job: setting up a pleroma service.
2020-09-27 01:13:42 +02:00
Félix Baylac-Jacqué 5eecc65335
pleroma-otp: init at 2.1.2 2020-09-27 01:11:56 +02:00