- Nov 02, 2020
-
-
Sven-Hendrik Haase authored
As it turns out, secure-runner2 isn't fast enough to serve as CI/CD and if we keep rescaling it to be large enough, it'll be more expensive than secure-runner1 which is a lot faster. So, it'd be most useful to just get rid of this VPS.
-
Sven-Hendrik Haase authored
The idea is to cancel secure-runner1 and use secure-runner2 as the sole secure-runner as it should be fast enough. We originally had secure-runner1 in hardware as we thought we needed KVM but as it turns out, qemu software emulation via tcg is actually fast enough so that's what we're using now. That also menas that we can now use a cheap cloud runner for everything.
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
We decommissioned kanboard in favor of GitLab.
-
The WKD webservice ran on orion, but as we want to retire it, we will move it to it's own CX11 VPS. As it's just a simple web page.
-
- Nov 01, 2020
-
-
Jelle van der Waa authored
Since rebuilderd-website now does cache busting by appending the version in it's js/css file we can apply cache headers. Also remove the invalid Feature-Policy header entry.
-
- Oct 30, 2020
-
-
Jelle van der Waa authored
archweb: change keyserver to keyserver.ubuntu.com See merge request !107
-
pgp.mit.edu is very slow and is often unreachable, keyserver.ubuntu.com seems to be the only responsive server out there and is pretty complete, let's use it instead. Signed-off-by:
Filipe Laíns <lains@archlinux.org>
-
Sven-Hendrik Haase authored
Apparently our earlier permissions weren't enough.
-
- Oct 29, 2020
-
-
Jelle van der Waa authored
Closes: #166
-
Jelle van der Waa authored
-
Sven-Hendrik Haase authored
This personal access token is for automatically creating official Docker images and will be used via GitLab CI.
-
Jan Alexander Steffens (heftig) authored
-
- Oct 27, 2020
-
-
Jelle van der Waa authored
We want to periodically update it, not when we deploy the role :)
-
- Oct 26, 2020
-
-
Sven-Hendrik Haase authored
Add some recommended GitLab cleanup tasks (fixes #110) Closes #110 See merge request !123
-
Sven-Hendrik Haase authored
The idea is to make sure people don't blindly add cleanup tasks.
-
Sven-Hendrik Haase authored
-
Jelle van der Waa authored
Update the ssh-known_hosts with the sorting fix applied, so the next time it shouldn't change anymore.
-
Jelle van der Waa authored
Fix non-deterministic behavior of sync-ssh-hostkeys.yml Closes #196 See merge request !124
-
Jakub Klinkovský authored
Just in case, locales are complicated...
-
Jakub Klinkovský authored
Fixes #196
-
- Oct 25, 2020
-
-
Sven-Hendrik Haase authored
Sometimes we'd get failures if files changed while backing them up. See https://docs.gitlab.com/ee/raketasks/backup_restore.html#backup-strategy-option for documentation on the fix. This fixes #200.
-
- Oct 24, 2020
-
-
Jelle van der Waa authored
use IPs for mail.archlinux.org in SPF record See merge request !121
-
Frederik Schwan authored
-
Jelle van der Waa authored
fix spf and mx record See merge request !119
-
Frederik Schwan authored
-
Frederik Schwan authored
-
Jelle van der Waa authored
-
Jan Alexander Steffens (heftig) authored
Not sure if this is relevant, but postfix only listens on IPv4. This is what I just tested as working, so keep it this way.
-
Sven-Hendrik Haase authored
Improve backup docs and add borg wrapper Closes #56 See merge request !114
-
Sven-Hendrik Haase authored
-
Jelle van der Waa authored
increase TTL to 600 after mail server migration See merge request !118
-
Frederik Schwan authored
-
Jelle van der Waa authored
Add mail.archlinux.org playbook See merge request !112
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Allow bounce handling from mail.archlinux.org, the new email server
-
Jelle van der Waa authored
-
Jelle van der Waa authored
switch mail service from orion. to mail. See merge request !116
-