Commits on Source (7)
-
Thorben Günther authored
Closes #207
-
Evangelos Foutras authored
tf-stage1: Update nameservers Closes #207 See merge request !446
-
Evangelos Foutras authored
-
Evangelos Foutras authored
Now that misc/get_key.py checks if the vault file passed to it exists, we cannot pass paths only resolvable from the root directory. Instead, use paths that make sense relative to the current directory and avoid calling chdir when loading the vault file. Fixes: 77542146 ("Rewrite get_key.py to use click instead of typer")
-
Evangelos Foutras authored
misc/get_key.py: load vault file without chdir'ing See merge request !448
-
Evangelos Foutras authored
This is meant to address the daily HostHighCpuLoad alert triggered on lists.archlinux.org, which due to the large number of files it has to process (around 1.5 million). Machines with more than one virtual CPU don't need this as Borg is currently single-threaded and thus limited to one core.
-
Evangelos Foutras authored
Limit Borg CPU usage on single vCPU servers to 50% See merge request !447
Showing
- README.md 1 addition, 1 deletionREADME.md
- misc/get_key.py 3 additions, 4 deletionsmisc/get_key.py
- roles/borg_client/tasks/main.yml 6 additions, 4 deletionsroles/borg_client/tasks/main.yml
- roles/borg_client/templates/borg-backup-cpu-quota.j2 4 additions, 0 deletionsroles/borg_client/templates/borg-backup-cpu-quota.j2
- roles/borg_client/templates/borg-backup-offsite.service.j2 1 addition, 0 deletionsroles/borg_client/templates/borg-backup-offsite.service.j2
- roles/borg_client/templates/borg-backup.service.j2 1 addition, 0 deletionsroles/borg_client/templates/borg-backup.service.j2
- tf-stage1/archlinux.tf 9 additions, 10 deletionstf-stage1/archlinux.tf
- tf-stage2/keycloak.tf 6 additions, 6 deletionstf-stage2/keycloak.tf
- tf-stage2/uptimerobot.tf 1 addition, 1 deletiontf-stage2/uptimerobot.tf