- 21 Nov, 2020 8 commits
-
-
Jelle van der Waa authored
Docker is now build in Gitlab CI See merge request !144
-
We no longer need this role as Gitlab handles it now.
-
Jelle van der Waa authored
roles/archwiki: purge the nginx cache after pulling from the archwiki git repo See merge request !125
-
-
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.
-
- 19 Nov, 2020 5 commits
-
-
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.
-
- 18 Nov, 2020 2 commits
-
-
Sven-Hendrik Haase authored
enhance project creation/migration docs See merge request !142
-
Frederik Schwan authored
-
- 17 Nov, 2020 2 commits
-
-
Sven-Hendrik Haase authored
Add Junior DevOps text See merge request !138
-
Sven-Hendrik Haase authored
-
- 16 Nov, 2020 3 commits
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Give freswa full DevOps access See merge request !141
-
- 15 Nov, 2020 5 commits
-
-
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 !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
-
- 14 Nov, 2020 1 commit
-
-
Jelle van der Waa authored
rebuilderd-worker can now post diffoscope html output to rebuilderd whcih requires raising our POST size.
-
- 13 Nov, 2020 2 commits
-
-
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.
-
- 12 Nov, 2020 5 commits
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Add server decommissioning template See merge request !136
-
Sven-Hendrik Haase authored
-
Giancarlo Razzolini authored
fix mx record for aur. and master-key. See merge request !137
-
Frederik Schwan authored
-
- 11 Nov, 2020 3 commits
-
-
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 !134
-
-
- 10 Nov, 2020 1 commit
-
-
Jan Alexander Steffens (heftig) authored
It ran out of memory, with Postgres using a lot of RSS.
-
- 09 Nov, 2020 3 commits
-
-
Jelle van der Waa authored
Extend TU/Dev/DevOps and Staff on/offboarding guidelines See merge request !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
-