- Oct 02, 2021
-
-
-
Kristian Klausen authored
A string is always "true"[1]. [1] https://stackoverflow.com/a/34868470
-
Kristian Klausen authored
Cleanup tools Closes #392 See merge request !485
-
Kristian Klausen authored
Fix #392
-
-
Jelle van der Waa authored
-
Kristian Klausen authored
install_arch: Use shell instead of command See merge request !461
-
shell is like command but runs the command through a shell, so that piping will work.
-
Jelle van der Waa authored
-
Kristian Klausen authored
Push docker logs to journald Closes #326 See merge request !480
-
-
Kristian Klausen authored
archwiki: ensure that MediaWiki file cache is invalidated on each MediaWiki update See merge request !490
-
-
We've hit this problem at least twice in the past, last time with the new Vector skin update. With this change it should not be necessary to do anything manually after an update.
-
- Sep 30, 2021
-
-
Jelle van der Waa authored
-
- Sep 29, 2021
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- Sep 27, 2021
-
-
Kristian Klausen authored
Install OOM configuration See merge request !491
-
- When loki hits 5.5G RSS, aggressively reclaim its memory. This puts it under memory pressure. - When loki hits 6G RSS, invoke the kernel OOM killer. - When loki is under severe memory pressure, have systemd-oomd kill it.
-
- Allow killing of any cgroup if swap is about to run out. When swap is at least 90% full, oomd will kill a cgroup, tending to kill the cgroup with the highest swap usage. - Allow killing cgroups of logged in users under severe memory pressure. When a cgroup is stalled waiting for memory at least 60% of the time, for at least 30 seconds, oomd will attempt to kill it or one of its descendant cgroups.
-
- Sep 22, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Evangelos Foutras authored
This partially reverts commit c3d00264. The smartd changes are not ready to land yet and were included in the above commit by accident.
-
- Sep 17, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jelle van der Waa authored
phrik has a polkit rule for demize to restart phrik
-
- Sep 14, 2021
-
-
Jelle van der Waa authored
-
- Sep 13, 2021
-
-
Jelle van der Waa authored
-
- Sep 12, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Sep 10, 2021
-
-
Evangelos Foutras authored
Also adjust indentation and make the uploaded files owned by nobody.
-
- Sep 08, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Sep 07, 2021
-
-
Jelle van der Waa authored
Some people love to do 48 req/s to our tracker which causes ~100% cpu. For now we allow 5req/sec with a burst of 10 requests.
-
- Sep 06, 2021
-
-
Jelle van der Waa authored
-
Evangelos Foutras authored
-
- Sep 04, 2021
-
-
Sven-Hendrik Haase authored
Mention postgresql/gitlab/mariadb backups See merge request !299
-
Document how we backup our databases/gitlab instances.
-
Kristian Klausen authored
keycloak: Enable account registation (fixes #39) Closes #39 See merge request !15
-
-
Kristian Klausen authored
Add Keycloak terms and conditions See merge request !482
-
Kristian Klausen authored
Ref: service-agreements!16
-