aboutsummaryrefslogtreecommitdiff
path: root/modules/services/unifi (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-13modules: make the vhost be configurableFranck Cuny1-3/+8
2022-04-13unifi: use nginx for reverse proxyFranck Cuny1-0/+14
2022-04-10secrets: move all the secrets under module/Franck Cuny1-8/+2
Refactor a bit the configuration, which should simplify the management and usage of secrets from now on.
2022-04-10add a module for backup with resticFranck Cuny1-14/+1
Do a single backup for the host, instead of running multiple ones.
2022-04-06refactor unifi to a moduleFranck Cuny1-0/+87