- Oct 24, 2022
-
-
Evangelos Foutras authored
- enable_gzip: grafana listens on localhost, nginx handles compression - admin_user: initial admin creation is disabled in our config - strict_transport_security: the same header is set by nginx - strict_transport_security_max_age_seconds: unused without the above
-
Evangelos Foutras authored
-
Evangelos Foutras authored
- common: for deciding when to install/configure smartmontools - install_arch: installing ucode update only on physical hosts
-
- Oct 23, 2022
-
-
Evangelos Foutras authored
prometheus_exporters: ignore smartctl exit code 64 See merge request !645
-
Evangelos Foutras authored
On asia.mirror.pkgbuild.com, 'smartctl -a --json $disk' has been exiting with code 64. From smartctl(1) code 64 corresponds to "Bit 6: The device error log contains records of errors". Since we're not interested in old errors, ignore it.
-
Evangelos Foutras authored
Tidy up the inventory a bit See merge request !644
-
Evangelos Foutras authored
This has become outdated (missing new dedicated servers) and its usage can be replicated by checking if ansible_virtualization_role == "host". For Ansible ad hoc commands, '!hcloud' can be used to the same effect.
-
Evangelos Foutras authored
Repro machines are now placed in the rebuilderd_workers group.
-
Evangelos Foutras authored
This group is unused and contains fewer than half of our web servers.
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
Jan Alexander Steffens (heftig) authored
Bots are joining earlier and waiting a day before spamming.
-
- Oct 22, 2022
-
-
Kristian Klausen authored
Fix #472
-
Kristian Klausen authored
grafana: update grafana dashboard for goaurrpc See merge request !642
-
* Show totals for the last 24 hours (instead of all time) * Add total search requests pie chart Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Evangelos Foutras authored
Wiki says "Do not download it from a mirror" and it sounds more secure. Fixes: 503b08db ("install_arch: verify bootstrap image signature")
-
Kristian Klausen authored
Symlinking home.json to archive.json causes a duplicate, as both dashboards have the same uid, and Grafana won't keep the dashboards updated when there are duplicates[1]. Instead just change default_home_dashboard_path to point to the archive.json dashboard. [1] "dashboards provisioning provider has no database write permissions because of duplicates"
-
Evangelos Foutras authored
install_arch: verify bootstrap image signature Closes #458 See merge request !641
-
Fixes #458.
-
Kristian Klausen authored
Cleanup onboarding and offboarding template Closes #372 See merge request !627
-
Kristian Klausen authored
-
Kristian Klausen authored
Fixes: 2c69e12d ("Extend onboarding information for signing keys")
-
Kristian Klausen authored
We have offered a arch mail address, for support staff, for over a year[1][2] and the only difference, is that support staff must only be granted SSH access to mail.archlinux.org. SSH access to homedir.archlinux.org is also allowed, but it is opt-in[3]. [1] 7287d6d3 ("archroles: Add support-staff group") [2] 50c3e0f9 ("archusers: Support restricting users to specific hosts") [3] e0e52552 ("Allow Alad access to homedir.archlinux.org") Fix #372
-
Kristian Klausen authored
Since [1][2]. [1] gluebuddy@8a105288 [2] !524
-
Kristian Klausen authored
Reaching out to the user is cumbersome, especially if the user is being offboarded due to inactivity.
-
Kristian Klausen authored
Fixes: bb000824 ("mailman: Second batch of mailman3 migrated lists")
-
- Oct 21, 2022
-
-
Leonidas Spyropoulos authored
aurweb: enable goaurrpc metrics See merge request !640
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org> Co-authored-by:
Kristian Klausen <kristian@klausen.dk> Co-authored-by:
moson-mo <mo-son@mailbox.org>
-
- Oct 17, 2022
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Oct 16, 2022
-
-
Evangelos Foutras authored
3690/tcp -> svn
-
Evangelos Foutras authored
The nginx role already enables the http and https services.
-
Evangelos Foutras authored
4242/tcp -> quassel 113/tcp -> ident
-
Evangelos Foutras authored
51820/udp -> wireguard
-
Kristian Klausen authored
WireGuard was setup to provide a internal network with confidentiality, authenticity and integrity[1]. This migrate the remaining Prometheus exporters to use the internal WireGuard network. [1] 664deb67 ("WireGuard all hosts") Fix #384
-
- Oct 15, 2022
-
-
Leonidas Spyropoulos authored
aurweb: setup goaurrpc See merge request !639
-
Leonidas Spyropoulos authored
Expose aurweb RPC using goaurrpc to reduce the load on the server. Additionally we can now geo-serve this ro reduce load and bandwidth. Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Leonidas Spyropoulos authored
aurweb: setup git gc for all aurweb git repos See merge request !638
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-