about summary refs log tree commit diff
path: root/modules/services/gitea (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nginx: get a simple solution to work firstFranck Cuny2022-04-131-4/+8
|
* nginx: add nginx as a reverse proxyFranck Cuny2022-04-131-0/+5
| | | | This will ultimately replace traefik.
* add a module for backup with resticFranck Cuny2022-04-101-11/+1
| | | | Do a single backup for the host, instead of running multiple ones.
* gitea: fix the moduleFranck Cuny2022-04-061-3/+3
| | | | | Quick fix for now, we will add these values as options to the module once we confirm everything is still working.
* refactor gitea as a moduleFranck Cuny2022-04-061-0/+52