- May 13, 2021
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
prometheus_exporters: Add AUR exporter Closes #323 See merge request !375
-
Kristian Klausen authored
Also send the metrics to dashboards.archlinux.org. Fix #323
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Add missing "create ssl cert" tasks See merge request !369
-
-
Jelle van der Waa authored
Add dashboards.archlinux.org for public Grafana dashboards Closes #172 See merge request !368
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
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.
-
Jelle van der Waa authored
install_arch: Use the root_ssh role for adding authorized_key See merge request !365
-
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
Rate limit mediawiki API endpoint See merge request !378
-
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.
-
- May 12, 2021
-
-
Sven-Hendrik Haase authored
Give klausenbusk root access to runner{1,2}.al.org See merge request !383
-
Kristian Klausen authored
-
- May 11, 2021
-
-
Jelle van der Waa authored
Remove tubylaws deployment See merge request !379
-
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.
-
Jelle van der Waa authored
archwiki: Preserve query parameters when redirecting to the new short URL See merge request !380
-
- May 09, 2021
-
- May 08, 2021
-
-
Jelle van der Waa authored
issue templates: require to disable 'users can request access' See merge request !361
-
This shouldn't be possible as it may lead to accidentally allowing external users to be added to a project. We should only add members to a project or group on staff request to devops.
-
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.
-
Jelle van der Waa authored
The TU Bylaws is currently deployed as part of the aurweb role which makes it more work for devops and with gitlab pages TU's can deploy it themself.
-
Jelle van der Waa authored
postfix: Remove special "fast-path" smtpd + Remove unneeded smtpd service that was used by SpamAssassin Closes #321 See merge request !373
-
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.
-
Sven-Hendrik Haase authored
Remove termite-terminfo on all machines See merge request !377
-
termite is now officially dead.
-
Jelle van der Waa authored
Onboard grawlinson as new TU See merge request !376
-
- May 07, 2021
-
-
Jelle van der Waa authored
-
- May 05, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- May 04, 2021
-
-
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.
-
- May 03, 2021
-
-
Jelle van der Waa authored
archwiki: Make the /index.php/ -> /title/ redirect permanent (301) See merge request !370
-