- 07 Nov, 2021 3 commits
-
-
- 06 Nov, 2021 6 commits
-
-
Evangelos Foutras authored
These are already known (so no need to hide them) and are fairly static (so variables are more of a hindrance) so it's better to use the actual usernames in the documentation. Also, simplify the first example given.
-
Evangelos Foutras authored
This reverts commit 5c4ff7af. The account migration is done, so offsite backups can be re-enabled.
-
Evangelos Foutras authored
Complete rsync.net account migration See merge request archlinux/infrastructure!501
-
Evangelos Foutras authored
New username; separate and longer account manager + storage passwords. Also, have to use --remote-path=borg1 when interacting with rsync.net.
-
Jelle van der Waa authored
-
Kristian Klausen authored
Create Hetzner cloud servers in Helsinki (Finland) See merge request archlinux/infrastructure!500
-
- 05 Nov, 2021 3 commits
-
-
With Hetzner now having a datacenter in the US[1], we don't want to accidentally create a server in the US, so let's always create them in Helsinki where most of our cloud servers are. [1] https://www.hetzner.com/news/11-21-usa-cloud/
-
Evangelos Foutras authored
prometheus-borg-textcollector is no longer started by timer, but instead defines a WantedBy= relationship with the borg-backup{,-offsite} service.
-
Evangelos Foutras authored
Increase default time range from 90 days to 6 months.
-
- 04 Nov, 2021 1 commit
-
-
Evangelos Foutras authored
rsync.net is about to migrate us to a new username/hostname pair.
-
- 29 Oct, 2021 2 commits
-
-
Kristian Klausen authored
Create a group for Wiki Maintainers in Keycloak See merge request archlinux/infrastructure!496
-
-
- 27 Oct, 2021 1 commit
-
-
Jelle van der Waa authored
-
- 25 Oct, 2021 2 commits
-
-
Jan Alexander Steffens (heftig) authored
This was a regression which has been fixed upstream. This reverts commit 67e7677e.
-
Jan Alexander Steffens (heftig) authored
-
- 22 Oct, 2021 1 commit
-
-
Jan Alexander Steffens (heftig) authored
We're no longer allowed to reserve formerly used namespaces.
-
- 21 Oct, 2021 2 commits
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- 17 Oct, 2021 1 commit
-
-
Jelle van der Waa authored
-
- 16 Oct, 2021 5 commits
-
-
Jelle van der Waa authored
Enable Unified Alerting and wire up with alertmanager See merge request !495
-
Kristian Klausen authored
Grafana v8.2.0 added support for Prometheus's Alertmanager[1] which can be used with the Unified Alerting added in v8.0.0[2]. [1] https://github.com/grafana/grafana/releases/tag/v8.2.0 [2] https://grafana.com/blog/2021/06/08/grafana-8.0-unified-grafana-and-prometheus-alerts-live-streaming-new-visualizations-and-more/
-
Kristian Klausen authored
Mostly changes from Grafana v8.0[1]. [1] https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v8-0/
-
Jelle van der Waa authored
-
Jelle van der Waa authored
The security tracker is not compatible yet with the new sqlalchemy, use the old version in our repos
-
- 11 Oct, 2021 2 commits
-
-
Evangelos Foutras authored
archwiki: update to 1.36.2-1 See merge request !494
-
nl6720 authored
-
- 08 Oct, 2021 1 commit
-
-
Kristian Klausen authored
With Loki needing roughly 108GiB[1] and Prometheus at least[2] 116GiB[3], 200GiB sounds like a good starting point. [1] increase(loki_ingester_chunk_stored_bytes_total[1w]) / 7 * 90 [2] https://www.robustperception.io/how-much-disk-space-do-prometheus-blocks-use [3] (rate(prometheus_tsdb_compaction_chunk_size_bytes_sum[1w]) / rate(prometheus_tsdb_compaction_chunk_samples_sum[1w])) * increase(prometheus_tsdb_head_samples_appended_total[1w]) / 7 * 365
-
- 05 Oct, 2021 3 commits
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- 04 Oct, 2021 5 commits
-
-
Evangelos Foutras authored
Useful for mail.archlinux.org where this setting doesn't matter since we force the SSH command to passwd and zsh was removed as part of the tools cleanup effort recently (stops shadow.service from complaining about zsh missing).
-
Evangelos Foutras authored
-
Evangelos Foutras authored
It's not available as a shell anymore after tools were removed from it.
-
Evangelos Foutras authored
sort + groupby fanciness by @klausenbusk.
-
Evangelos Foutras authored
-
- 03 Oct, 2021 2 commits
-
-
Evangelos Foutras authored
Fix nginx "single path" location blocks Closes #293 See merge request !455
-
-