- Dec 12, 2020
-
-
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 !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
-
-
Jelle van der Waa authored
Restrict Grafana access to Arch Linux Staff group on Keycloak (fixes #151) Closes #151 See merge request archlinux/infrastructure!171
-
-
- Dec 10, 2020
-
-
Sven-Hendrik Haase authored
Fix typo in docs/kape.md See merge request archlinux/infrastructure!170
-
Jakub Klinkovský authored
The hosts file contains repro2.pkgbuild.com in the `[kape_servers]` group.
-
Sven-Hendrik Haase authored
This process didn't need any source changes but it added the new Terraform lockfiles.
-
- Dec 08, 2020
-
-
Jan Alexander Steffens (heftig) authored
Still seeing PostgreSQL session processes eating over 600M of private memory. What's going on?
-
- Dec 07, 2020
-
-
Jelle van der Waa authored
Add Kape donated servers See merge request archlinux/infrastructure!166
-
Jelle van der Waa authored
Setup Kape servers as archive mirrors (asia,europe,america), Gitlab runner and Rebuilderd worker. All machines except runner1 are EFI machines with grub setup and a EFI parition which is not supported by our ansible install role and is manually rolled out.
-
Jelle van der Waa authored
Build artifcats are limited to 10MB per piece and we have logs/diffoscope and json can become a little over 20M.
-
- Dec 06, 2020
-
-
Jelle van der Waa authored
Allow the log size to be limited to 10 MiB so we don't hit max body size limits when posting results.
-
- Dec 05, 2020
-
-
Jelle van der Waa authored
Due to the massive backlog of packages, disable [testing] until everything is back to being stable. Also disable long during failing to build packags such as pytorch and kubernetes
-
Jelle van der Waa authored
-
Jelle van der Waa authored
rebuilderd requires an X-Real-IP to be set if configured.
-
- Dec 03, 2020
-
-
Jelle van der Waa authored
Add rebuilderd_worker role for repro1.pkgbuild.com See merge request archlinux/infrastructure!146
-
-
This allows rebuilderctl status to show the real ip of the rebuilerd-worker.
-