- Dec 14, 2020
-
-
Jelle van der Waa authored
To monitor our archive mirrors and the archive size itself a new textcollector has been added. This will allow us to monitor the archive growth and the sync rate to mirrors.
-
Sven-Hendrik Haase authored
Add a new issue template for adding an Archive Mirror See merge request archlinux/infrastructure!183
-
-
Sven-Hendrik Haase authored
add dnswl secrets See merge request archlinux/infrastructure!184
-
- Dec 13, 2020
-
-
Frederik Schwan authored
-
Sven-Hendrik Haase authored
gitlab: use implicit ssl instead of STARTTLS for imap connections See merge request archlinux/infrastructure!180
-
Frederik Schwan authored
Gitlab uses IMAP to fetch incoming mails. IMAP used to run on port 143 until the recent migration which disabled that port. This change makes gitlab use port 993 and implicit TLS.
-
- Dec 12, 2020
-
-
Sven-Hendrik Haase authored
Make GitLab use host-mode networking See merge request archlinux/infrastructure!179
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
This cuts some complexity while also getting rid of the Docker userspace proxy which is slow compared to kernelspace routing. It also allows us to make GitLab consume a second IP for GitLab Pages without too much fuckery.
-
Sven-Hendrik Haase authored
fix network of runner1.archlinux.org See merge request archlinux/infrastructure!178
-
Frederik Schwan authored
Do not use asterisk on network devices to prevent IP address collisions on networks. Also use the right network mask for the assigned network. For runner1 we need to ignore RAs since those routes don't work.
-
Jelle van der Waa authored
Security tracker lower dns See merge request archlinux/infrastructure!176
-
Jelle van der Waa authored
The security tracker will be migrated to a new CX11 server.
-
Jelle van der Waa authored
As python-tensorflow-* kills our rebuilderd-workers as they are usually queue at the same time.
-
Jelle van der Waa authored
limit port 25 on apollo to mail.archlinux.org only See merge request archlinux/infrastructure!162
-
While apollo hosts patchwork it needs to receive mail for patchwork@archlinux.org. Those mails are forwarded from mail.archlinux.org. This implies apollo being configures for the archlinux.org domain. Since Patchwork is not maintained anymore, this is a quick fix to prevent sending of forged mails via apollo.
-
Jelle van der Waa authored
Split archive role into archive_web for archive-mirrors See merge request archlinux/infrastructure!175
-
To simplify the archive role, split it up in the web serving part for the archive-mirrors, gemini and keep the archive role for only the archive operation. This simplifies the new role as only two lines are required to setup the the archive mirror website.
-
Jelle van der Waa authored
Add ipv6 addresses to archive mirrors for sync whitelisting See merge request archlinux/infrastructure!177
-
Jelle van der Waa authored
-
Sven-Hendrik Haase authored
Add archive mirror DNS entries See merge request archlinux/infrastructure!174
-
Jelle van der Waa authored
As we want to serve mirros and the archive add a new domain for the archive so the mirror and archive can be hosted.
-
Sven-Hendrik Haase authored
Remove old repro2 hostvars See merge request archlinux/infrastructure!172
-
-
Sven-Hendrik Haase authored
Create archlinux.org server See merge request archlinux/infrastructure!165
-
-
Lower the ttl of master-key, dev, packages and ipxe
-
tf-stage1/archlinux.tf: Lower TTL for archlinux.org and www.archlinux.org and create a new server for archlinux.org For the archweb migration, we need to lower the TTL and create a new archlinux.org server to host the site.
-
Jan Alexander Steffens (heftig) authored
Seems we run at about 5GB of cache. Let postgres assume it gets 4GB.
-
Jan Alexander Steffens (heftig) authored
Element uses a statically configured list of homeservers with disabled presence. Without hosting our own Element this makes for pretty poor UI. This reverts commit 82ac30f9.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
Only changes to comments.
-
Jan Alexander Steffens (heftig) authored
-
Sven-Hendrik Haase authored
postgres: Set `jit = off` on matrix.archlinux.org See merge request archlinux/infrastructure!169
-
Jan Alexander Steffens (heftig) authored
Bump the mem settings higher again, now that we know they're not the cause. Also increase the maximum connection count.
-
Jan Alexander Steffens (heftig) authored
This seems to be the cause for our memory leak. https://www.postgresql.org/message-id/flat/16707-f5df308978a55bf8%40postgresql.org
-
Jan Alexander Steffens (heftig) authored
Mostly changes to comments.
-
- Dec 11, 2020
-
-
Jelle van der Waa authored
Add Kape server IPv6 addresses (fixes #230) Closes #230 See merge request archlinux/infrastructure!173
-