aboutsummaryrefslogtreecommitdiff
path: root/modules/private/databases
Commit message (Collapse)AuthorAgeFilesLines
* Use attrs for secrets instead of listsIsmaël Bouya2021-10-168-79/+58
|
* Move secrets to flakesIsmaël Bouya2021-10-167-21/+28
|
* Fix mariadb replicationIsmaël Bouya2021-10-141-9/+12
| | | | It adds the pam soname at install which is missing at first dump.
* Refactor secrets handlingIsmaël Bouya2021-10-131-1/+1
|
* Adjust sql parametersIsmaël Bouya2021-03-091-0/+1
| | | | | | | This commit makes several changes: - One of the mysql databases is not dumped anymore - Monitoring now checks that mysql is actually replicating - Databases are migrated to ssd
* Use peertube flake in modulesIsmaël Bouya2021-01-241-3/+15
|
* Reduce number of postgresql backupsIsmaël Bouya2020-09-071-1/+1
|
* Put services in slices in systemdIsmaël Bouya2020-09-071-2/+9
|
* Compress sql dumpsIsmaël Bouya2020-07-151-2/+4
|
* Reduce logsIsmaël Bouya2020-07-021-0/+1
|
* Stop using overlays in the middle of modulesIsmaël Bouya2020-04-102-9/+8
|
* Upgrade to nixos-unstableIsmaël Bouya2020-04-063-30/+25
|
* Upgrade nixosIsmaël Bouya2020-04-036-49/+32
|
* Completely remove immae.euIsmaël Bouya2020-02-141-6/+0
|
* Fix urls in ldap schemasIsmaël Bouya2020-02-101-2/+2
|
* Upgrade acme botIsmaël Bouya2020-01-153-13/+13
|
* Remove deprecated backup-1 hostIsmaël Bouya2020-01-051-4/+0
|
* Use minute precision for backupsIsmaël Bouya2020-01-025-5/+5
|
* Optimize mysql and postgresql for write IOIsmaël Bouya2019-12-202-0/+7
|
* Add specification for the private config file as a module.Ismaël Bouya2019-12-204-28/+28
|
* Remove open port for mysql replicationIsmaël Bouya2019-12-081-0/+1
|
* Add openldap replicationIsmaël Bouya2019-12-083-23/+191
|
* Add mysql and redis monitoringIsmaël Bouya2019-12-071-0/+11
|
* Add replication for redisIsmaël Bouya2019-12-075-8/+263
|
* Add mysql replicationIsmaël Bouya2019-12-055-11/+317
|
* Add postgresql replication for backup-2Ismaël Bouya2019-11-113-2/+203
|
* Add backup-2 to psql replicationIsmaël Bouya2019-10-201-1/+5
|
* Add new machine to nixopsIsmaël Bouya2019-10-184-4/+4
|
* Add a filesWatcher service to restart them when secrets changeIsmaël Bouya2019-06-011-0/+5
|
* Remove direct dependency to myconfig in database modulesIsmaël Bouya2019-05-175-39/+211
|
* Use acme directory config rather than hardcoding the valueIsmaël Bouya2019-05-173-7/+7
|
* Move databases configs to modulesIsmaël Bouya2019-05-176-0/+638