about summary refs log tree commit diff
path: root/modules/services/unifi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* modules: make the vhost be configurableFranck Cuny2022-04-131-3/+8
|
* unifi: use nginx for reverse proxyFranck Cuny2022-04-131-0/+14
|
* secrets: move all the secrets under module/Franck Cuny2022-04-101-8/+2
| | | | | Refactor a bit the configuration, which should simplify the management and usage of secrets from now on.
* add a module for backup with resticFranck Cuny2022-04-101-14/+1
| | | | Do a single backup for the host, instead of running multiple ones.
* refactor unifi to a moduleFranck Cuny2022-04-061-0/+87