- Oct 22, 2020
-
-
Frederik Schwan authored
-
Sven-Hendrik Haase authored
set TTL to 600 to prepare mail server migration See merge request !110
-
- Oct 21, 2020
-
-
Frederik Schwan authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Sven-Hendrik Haase authored
Sorry, this was kind of an emergency and I had to quickly perform this change so no MR for this.
-
- Oct 20, 2020
-
-
Jelle van der Waa authored
-
- Oct 19, 2020
-
-
Sven-Hendrik Haase authored
-
- Oct 17, 2020
-
-
Sven-Hendrik Haase authored
Remove host label for our metrics See merge request !105
-
All our node_exporter's have an instance label already which shows the hostname of the machine. The instance label is also used in our prometheus alerts making host obsolete.
-
Sven-Hendrik Haase authored
certbot: Disable built-in random-sleep See merge request !106
-
Kristian Klausen authored
certbot by default sleep 1-480 seconds before renewing, to avoid all people renewing at :00. In our case the logic is is unnecessary as systemd is handling it (RandomizedDelaySec=24h).
-
- Oct 16, 2020
-
-
Sven-Hendrik Haase authored
Cleanup common See merge request !104
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Ansible's hostname supports setting the hostname with hostnamectl, which makes our systems after the removal of inetutils legacy free.
-
- Oct 15, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
Jelle van der Waa authored
gitlab-runners: Add IPv6 config to Docker See merge request !103
-
- Oct 14, 2020
-
-
Sven-Hendrik Haase authored
-
- Oct 13, 2020
-
-
Sven-Hendrik Haase authored
Document our Grafana setup See merge request !102
-
Jelle van der Waa authored
Document addinga new dashboard and how our Grafana is configured.
-
- Oct 12, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
We actually don't want to set any other permissions here and trust the bootstrap image to be correct.
-
Sven-Hendrik Haase authored
-
- Oct 09, 2020
-
-
Sven-Hendrik Haase authored
remove distinction between btrfs and non-btrfs FS in clean-chroots See merge request !101
-
- Oct 07, 2020
-
-
Frederik Schwan authored
rmdir of subvolumes is supported since 4.18
-
- Oct 06, 2020
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Add configuration to retain prometheus data for 365 days See merge request !91
-
Jelle van der Waa authored
Start monitoring prometheus to keep check of the database growth rate and retain data for a longer preriod in prometheus.
-
Jelle van der Waa authored
Add rebuilderd_results Prometheus metric Closes #146 See merge request !97
-
Jelle van der Waa authored
To monitor if reproducible builds are going in the right direction, record the good/bad/unknown metrics from rebuilderd with a Prometheus textcollector for a Grafana dashboard to display a long term trend. A Python script is required to handle data collection as obtaining the status with jq/bash is non trivial and cannot easily dnyamically collect suites and statuses. Closes: #146
-
- Oct 05, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
Ansible doesn't understand provides.
-
Jan Alexander Steffens (heftig) authored
-
Jelle van der Waa authored
Add raster as new TU Closes #154 See merge request !98
-
Jelle van der Waa authored
Raster has been accepted as a new TU https://lists.archlinux.org/pipermail/aur-general/2020-September/035936.html Closes: #154
-
Jelle van der Waa authored
Use Ansible 2.4's newly introduced resource_limits for mysql_user See merge request !100
-