| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-04-24 | gitea: enable metric endpoint | Franck Cuny | 1 | -1/+13 | |
| Move configuration for the scraper into the gitea module itself. | |||||
| 2022-04-13 | nginx: get a simple solution to work first | Franck Cuny | 1 | -4/+8 | |
| 2022-04-13 | nginx: add nginx as a reverse proxy | Franck Cuny | 1 | -0/+5 | |
| This will ultimately replace traefik. | |||||
| 2022-04-10 | add a module for backup with restic | Franck Cuny | 1 | -11/+1 | |
| Do a single backup for the host, instead of running multiple ones. | |||||
| 2022-04-06 | gitea: fix the module | Franck Cuny | 1 | -3/+3 | |
| Quick fix for now, we will add these values as options to the module once we confirm everything is still working. | |||||
| 2022-04-06 | refactor gitea as a module | Franck Cuny | 1 | -0/+52 | |
