- Nov 21, 2020
-
-
Jelle van der Waa authored
The repro3.pkgbuild.com machine was a packet.net box with an Ubuntu installation. Now converted to an Arch Linux installation managed by ansible with a new rebuilderd_worker role.
-
Sven-Hendrik Haase authored
This basically reverts back freswa's work on this as we need the manual control here.
-
Sven-Hendrik Haase authored
It used to be Debian pfff
-
Jelle van der Waa authored
-
Jelle van der Waa authored
rebuilderd-worker now supports an diffoscope output limit allowing us to define how much data will be POST'ed to rebuilderd via nginx.
-
- Nov 19, 2020
-
-
Jelle van der Waa authored
As we have no archive_mirrors at this time.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Rebuilderd since 0.6.0 supports the X-Real-IP header to show what builder is working on a task.
-
- Nov 18, 2020
-
-
Sven-Hendrik Haase authored
enhance project creation/migration docs See merge request archlinux/infrastructure!142
-
Frederik Schwan authored
-
- Nov 17, 2020
-
-
Sven-Hendrik Haase authored
Add Junior DevOps text See merge request archlinux/infrastructure!138
-
Sven-Hendrik Haase authored
-
- Nov 16, 2020
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Give freswa full DevOps access See merge request archlinux/infrastructure!141
-
- Nov 15, 2020
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
add dovecot cleanup timer to purge mdbox files See merge request !135
-
Frederik Schwan authored
While mbox and maildir files get deleted by dovecot right away, that's not the case for mdbox files. Since they contain multiple mails at once in a proprietary format rewriting is expensive. That's why this step is done in a separate step outside the dovecot process.
-
Sven-Hendrik Haase authored
Replace SpamAssassin with Rspamd See merge request archlinux/infrastructure!42
-
Switching to Rspamd has some advantages: * It is probably faster than SA[1] (C + Lua vs Perl) * We can reduce the number of moving parts. Rspamd has built-in DKIM signing, greylisting, DMARC checking to name a few * It doesn't just mark the mail as spam/not-spam, it gives every mail a score and depending on the score it does either: nothing, greylist it, mark it as spam or reject it[2] (more actions is available and it can be tweaked) * Replies whitelisting[3] * It supports ARC signing, which can be useful * A cool looking WebUi :) * ... and more[4]... [1] https://rspamd.com/doc/tutorials/migrate_sa.html#why-migrate-to-rspamd [2] https://rspamd.com/doc/faq.html#what-are-rspamd-actions [3] https://rspamd.com/doc/modules/replies.html [4] https://rspamd.com/comparison.html
-
- Nov 14, 2020
-
-
Jelle van der Waa authored
rebuilderd-worker can now post diffoscope html output to rebuilderd whcih requires raising our POST size.
-
- Nov 13, 2020
-
-
Jan Alexander Steffens (heftig) authored
We need to match the tmpfiles.d/turnserver.conf settings.
-
Jan Alexander Steffens (heftig) authored
Less work_mem because this explodes easily. It's per-operation, which a query can have multiple of, and also across multiple worker threads. More shared_buffers and effective_cache_size as these are global.
-
- Nov 12, 2020
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Add server decommissioning template See merge request archlinux/infrastructure!136
-
Sven-Hendrik Haase authored
-
Giancarlo Razzolini authored
fix mx record for aur. and master-key. See merge request archlinux/infrastructure!137
-
Frederik Schwan authored
-
- Nov 11, 2020
-
-
Sven-Hendrik Haase authored
In coordination with Foxboron, the box has fulfilled its use and has been deleted.
-
Sven-Hendrik Haase authored
Creation of admin user should be idempotent Closes #88 See merge request archlinux/infrastructure!134
-
-
- Nov 10, 2020
-
-
Jan Alexander Steffens (heftig) authored
It ran out of memory, with Postgres using a lot of RSS.
-
- Nov 09, 2020
-
-
Jelle van der Waa authored
Extend TU/Dev/DevOps and Staff on/offboarding guidelines See merge request archlinux/infrastructure!99
-
Add the relevant mailing list subscriptions for all, Devops, TU and Developer specific mailing lists.
-
Jelle van der Waa authored
Offboard dreisner as TU/Dev See merge request !132
-
-
Sven-Hendrik Haase authored
Earlier, Terraform would always show a diff because Hetzner DNS API will tranform our entries after submitting them. This commit ensures that the entries are in the same format the API expects them to be in from the start.
-
- Nov 08, 2020
-
-
Jelle van der Waa authored
Remove old task to symlink checkservices to /usr/local/bin See merge request !133
-