- Apr 09, 2021
-
-
-
Jan Alexander Steffens (heftig) authored
Revert "Remove NM connectivity check file from al.org" See merge request !346
-
Kristian Klausen authored
This is causing issues for a small business, which can't reach their "remote systems" anymore due to NM reporting "limited access". We should be able to revert this in 1-2 weeks. This reverts commit b909fa58.
-
- Apr 08, 2021
-
-
Sven-Hendrik Haase authored
I found it a bit short earlier.
-
Sven-Hendrik Haase authored
It was somewhat broken before and even had a duplicate key.
-
Jelle van der Waa authored
Loki keeps logs it returns in ram, resulting in the oom killer on 2GB's of ram.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
By default the user-agent is Go-http-client/2.0 which isn't identifyable in our loki logs. https://github.com/prometheus/blackbox_exporter/issues/555
-
Jelle van der Waa authored
-
Jelle van der Waa authored
As our grafana now contains Loki logs, we don't want non devops to view logs which potentially contain sensitive data. As Grafana does not have a system to easily restrict data sources to roles we use Keycloak.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Using just / works but Grafana logs four lines for every request.
-
A extra access_log entry was added with the following commands: $ cd roles $ grep -lr access_log | xargs -P 1 -n 1 sed -i '/access_log/ s/\(.*\)\( \)\(\(reduced\|main\);$\)/\1 \3\n\1.json json_\3/'
-
Fix #263
-
- Apr 07, 2021
-
-
Jelle van der Waa authored
Ensure unbound is used where we want it and removed all other places Closes #234 See merge request !325
-
unbound is only used if dns_servers is explicit set to 127.0.0.1, which isn't the case for any of these systems. Fix #234
-
For spam checking it is recommend to use our own recursive resolver[1] to avoid rate limiting by using a public resolver. unbound is already installed but the system wasn't configured to use it. [1] https://rspamd.com/doc/faq.html#resolver-setup
-
Jelle van der Waa authored
Fix nginx alias traversal Closes #291 See merge request !334
-
Jelle van der Waa authored
Re introduce the arch-audit rule as arch-audit no longer reports false positives from [testing]. Lax the high cpu alert as our mediawiki instance is perfectly fine running on 85% CPU for some time, and lax our disk will fill within X alert as our borg backups generate enough data in a short time to trigger the 4 hour alarm.
-
Jelle van der Waa authored
Remove NM connectivity check file from al.org See merge request !312
-
- Apr 05, 2021
-
-
Kristian Klausen authored
With the ping.al.org domain added in[1] and a updated networkmanager package shipped[2], we can now remove the file from the main domain. [1] 498d5304 ("Merge branch 'ping' into 'master'") fabccd0f (""Move" NM connectivity check file to a subdomain") [2] https://github.com/archlinux/svntogit-packages/commit/fb573170fc63c18f64eb4f155ed64a966a61b037
-
Sven-Hendrik Haase authored
Setup Pages for new bugs.archlinux.org snapshot service[1] Closes #303 See merge request !343
-
- Mar 31, 2021
-
-
Jelle van der Waa authored
Fix off-/onboarding inconsistent and add #archlinux-staff instructions See merge request !341
-
Kristian Klausen authored
-
Kristian Klausen authored
-
- Mar 29, 2021
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
This allows us to get proper certificates for loki which will run on logging.archlinux.org on the same machine as monitoring.archlinux.org.
-
Sven-Hendrik Haase authored
-
- Mar 28, 2021
-
-
Sven-Hendrik Haase authored
Add klausenbusk's SSH key See merge request !340
-
Kristian Klausen authored
-
Strictly speaking this is not a devops duty, but I believe this is currently the best place to ensure we won't ever forget to create a keyring revocation ticket for an offboarded former staff.
-
- Mar 27, 2021
-
-
Jelle van der Waa authored
Our qemu TCG builds generate plenty of cpu usage over time to be excluded from warnings.
-
Jelle van der Waa authored
Our dbscripts role expects the default ssh key to be username + '.pub'.
-
Jelle van der Waa authored
Add additional ssh key for hashworks, set prefered shell See merge request !336
-
Jelle van der Waa authored
To use a key as backup key to be deployed on all hosts.
-