aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/databases/default.nix
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded dependencies in modulesIsmaël Bouya2019-05-121-1/+1
|
* Move databases configurations to separate filesIsmaël Bouya2019-03-141-199/+3
|
* Add cron backup for LDAPIsmaël Bouya2019-03-141-67/+4
|
* Add ldapIsmaël Bouya2019-02-221-1/+68
| | | | Fixes https://git.immae.eu/mantisbt/view.php?id=78
* Allow old host to access databaseIsmaël Bouya2019-02-121-2/+3
|
* Add users for redis and nullmailerIsmaël Bouya2019-02-111-0/+4
|
* Migrate discourse to postgresqlIsmaël Bouya2019-02-061-1/+3
|
* Fix the SSL state for databases connectionsIsmaël Bouya2019-01-261-10/+39
| | | | | | | | | | | | | | Whenever possible, we use a socket connexion (all postgresql connections, and a few mysql ones) When remote (only mysql), we require SSL in the users database (cannot be enforced globally) Also, put pam configurations in a correct state Fixes https://git.immae.eu/mantisbt/view.php?id=89 Fixes https://git.immae.eu/mantisbt/view.php?id=90 Fixes https://git.immae.eu/mantisbt/view.php?id=88
* Rename virtual folder to nixopsIsmaël Bouya2019-01-251-0/+170
Fixes https://git.immae.eu/mantisbt/view.php?id=82