- 08 Mar, 2021 6 commits
-
-
Jan Alexander Steffens (heftig) authored
For symmetry with synapse-worker@.service.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
To prevent mjolnir from failing.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- 07 Mar, 2021 6 commits
-
-
Jelle van der Waa authored
Borg backup check See merge request !322
-
Jelle van der Waa authored
Now that our textcollector depends on the condition of /backup being available, we should be extra careful that we get rid of the directory. If anything in the script fails, a trap now umounts and removes the directory automatically if on btrfs.being available, we should be extra careful that we get rid of the directory. If anything in the script fails, a trap now umounts and removes the directory automatically if on btrfs.
-
Jelle van der Waa authored
Currently our textcollector can sometimes fail with 'Failed to create/acquire the lock /home/backup/$server/lock.exclusive (timeout)." Instead of checking on a borg lock file, check if our backup snapshot dir exists which the backup script creates and removes. This should give less false positives then our current method.
-
Jelle van der Waa authored
Rate limit our archweb RSS feeds See merge request !319
-
Jelle van der Waa authored
Cache urls which urls marks as can be cached by nginx. This offloads our uwsgi workers and allows for speedier delivery of RSS feeds and other cached routes.
-
Jelle van der Waa authored
Due to users misconfiguring their conky to query for rss updates every second add proper rate limitting to all rss endpoints in nginx.
-
- 02 Mar, 2021 3 commits
-
-
Jelle van der Waa authored
The websocket support always 400'd as upgrade headers where missing for /socket.io
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- 01 Mar, 2021 16 commits
-
-
Sven-Hendrik Haase authored
arch_boxes_sync: Override the "latest" link instead of following it See merge request !318
-
Kristian Klausen authored
-
Jelle van der Waa authored
Configure network correctly for Kape servers See merge request !320
-
Jelle van der Waa authored
Previously we configured our network conf to all interfaces, which shouldn't be done as not all our routed to the internet and this causes systemd-network-online target to fail.
-
Jelle van der Waa authored
Update ServiceDown rule to 10 minutes from 5 min. See merge request !321
-
Jelle van der Waa authored
Our dedicated servers are fairly slow when rebooting and are then not available for 5 minutes, which means a ServiceDown notification is send for a normal reboot.
-
Jelle van der Waa authored
keycloak: Add "Well-Known URL for Changing Passwords"[1] See merge request !310
-
Kristian Klausen authored
More and more browsers and password managers support this[2]. [1] https://w3c.github.io/webappsec-change-password-url/ [2] https://github.com/w3c/webappsec-change-password-url/issues/16
-
Jelle van der Waa authored
Prometheus repo exporter See merge request !314
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Export the repository size of our repositories so they can be monitored and we have some useful data for repository growth in the future.
-
Jelle van der Waa authored
The value of the expr is not really useful as of now, but if we show the value of probe_ssl_earliest_cert_expiry it should show the date when the cert expires.
-
Jelle van der Waa authored
Prometheus alerts $value is the result of the expression, so it will be the amount of seconds since the last backup and not the last backup date.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
postfix: Install PCRE explicit after package split[1] See merge request !317
-
- 28 Feb, 2021 1 commit
-
-
Jan Alexander Steffens (heftig) authored
-
- 27 Feb, 2021 1 commit
-
-
Sven-Hendrik Haase authored
gemini takes a long time to run backups and it would sometimes produce false positives for not having backed up for some time. The higher threshold should help with those false positives.
-
- 26 Feb, 2021 7 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
AUR systemd hardening See merge request !287
-
Jelle van der Waa authored
This service only requires MySQL access and ability to submit an email.
-
Jelle van der Waa authored
This service only requires MySQL access and access to the aur home directory (/srv/http/aurweb) to write the package/pkgbase/user files.
-
Jelle van der Waa authored
This service only requires MySQL access, network connection access and the ability to create an pyalpm handle to sync the pacman db's to update the blacklist.
-
Jelle van der Waa authored
This service only requires MySQL access for deleting old, empty reserved aurweb pkgbases.
-
Jelle van der Waa authored
This service only requires MySQL access for updating the per-package popularity counts.
-