- 13 May, 2021 5 commits
-
-
Kristian Klausen authored
-
Co-authored-by:
Kristian Klausen <kristian@klausen.dk>
-
Jelle van der Waa authored
Set the aurweb_location configuration so aur-dev emails have the correct links in the registration url. Add new dependencies to the aurweb role for the aurweb-notify script to be able to run on the pu branch.
-
The root_ssh_keys variable was changed in: ea9f114d ("root_ssh: Support giving root access to only some hosts") so let's just use the root_ssh role instead of maintaining the logic in two places.
-
Jelle van der Waa authored
Our API endpoint was being abused by a malicious user which send about 20 req/s, as php-fpm uses a pool of workers this easily over burdens them and also gives the server a constant 100% CPU load. Applying a rate limit succesfully negates this issue.
-
- 11 May, 2021 1 commit
-
-
Jelle van der Waa authored
The TU-Bylaws page is now deployed as gitlab page, making all of this unrequired, the permanent redirect can stay for a while but the wiki is already updated.
-
- 09 May, 2021 1 commit
-
-
- 08 May, 2021 4 commits
-
-
Jelle van der Waa authored
The arch wiki box previously had plenty of ram to play around with, but the current box is significantly smaller. Memcached seems to cache ~ 600 MB on average so 1024 should suit us fine.
-
Fix #321
-
With the switch to Rspamd from SpamAssassin it isn't faster anymore, because Rspamd is configured as a global milter where SA was configured as a smtpd_proxy_filter/content_filter for smtp/submission.
-
termite is now officially dead.
-
- 05 May, 2021 1 commit
-
-
Jan Alexander Steffens (heftig) authored
-
- 04 May, 2021 2 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
In hedgedoc 1.8.0 sequelizerc is no longer required to as the config.json file is used to read out the database settings.
-
- 03 May, 2021 3 commits
-
-
It seems to work, so we can make the redirect permanent now.
-
Closes #317.
-
For real now, not like the 798a2d3d which did syncrepo Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
- 01 May, 2021 7 commits
-
-
-
-
-
The wiki people has been wanting this for some time[1], so let's implement it. This change the url from: https://wiki.archlinux.org/index.php/Main_page to: https://wiki.archlinux.org/title/Main_page [1] https://wiki.archlinux.org/index.php?title=ArchWiki_talk:Requests&oldid=648459#index.php_in_url_address
-
Kernel's OOM killer is often too slow, as a result system ends up thrashing heavily. Have a user-space oom killer helps. Using default settings as described in https://www.freedesktop.org/software/systemd/man/oomd.conf.html Closes: #306 Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- 30 Apr, 2021 1 commit
-
-
Sven-Hendrik Haase authored
-
- 27 Apr, 2021 5 commits
-
-
Kristian Klausen authored
Fixes: 49091634 ("loki: Bump the retention period to 3 months")
-
Closes #286 Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
Jelle van der Waa authored
Retain permissions as how they are on the live system, setting 750 will make nginx unable to read the flyspray directory. Fix when: condition.
-
Stop uncontrolled requests before reach php backend Closes: #276 Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
Kristian Klausen authored
We want to be able to look at trends and past incidents.
-
- 26 Apr, 2021 1 commit
-
-
Sven-Hendrik Haase authored
The default is very restrictive.
-
- 22 Apr, 2021 4 commits
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
Be explicit about the ports used and enable packet fingerprinting (checksumming). Both for better compatibility.
-
Jelle van der Waa authored
To not run into rate-limits when resolving DNS records from rspamd, use our own local recursive resolver.
-
Jelle van der Waa authored
-
- 19 Apr, 2021 1 commit
-
-
Daniel M. Capella authored
Eg. https://whatcanidoforfedora.org/ and https://whatcanidoformozilla.org/. Mea culpa.
-
- 18 Apr, 2021 3 commits
-
-
Jelle van der Waa authored
Gitlab can show our alertmanager alerts only for > reporter and create issues from alerts on gitlab.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
This adds Last-Modified header support so we should have less cpu spikes for the archweb-rebuilderd service.
-
- 15 Apr, 2021 1 commit
-
-
Jan Alexander Steffens (heftig) authored
Now that login is restricted to staff members.
-