Commits on Source (20)
-
Evangelos Foutras authored
The burst size of 300 reportedly allows ~150 git operations. This might not always be sufficient when installing a lot of packages from the AUR. Specify a higher burst size to cover most legit use cases, even if this makes us more susceptible to abuse.
-
Evangelos Foutras authored
aurweb: increase burst size for smartgit endpoint See merge request !611
-
Kristian Klausen authored
Fixes: 68ec7871 ("aurweb: Mirror aur.git to GitHub[1]")
-
Evangelos Foutras authored
Upstream archlinux-repro was already using europe.mirror.pkgbuild.com as its bootstrap and regular mirror. Furthermore, since [1] it has switched to the Geo mirror. Remove both vars from /etc/archlinux-repro/repro.conf and use the default mirror values (which are more than suitable). [1] https://github.com/archlinux/archlinux-repro/commit/c024b892d07a
-
Evangelos Foutras authored
Remove a few stray TABs and correct double-indented lines.
-
Evangelos Foutras authored
The /api/v0/build/report endpoint has received POSTs up to 161M so far this year (2022). In 2021 there had been POSTs of sizes up to 404M and up to 814M for 2020. Multiple hundreds of MB seem a bit excessive, but we should be able to do up to 200M.
-
Evangelos Foutras authored
Update /etc/rebuilderd-sync.conf to use the Geo host mirror instead of europe.mirror.pkgbuild.com (for added reliability in case the latter's availability is impacted).
-
Evangelos Foutras authored
rsync.net has upgraded to borg 1.2 and we can now run borg compact on both rsync.net and the Hetzner storage box. Fixes: 17927c9a ("borg_client: run compact after pruning on borg 1.2")
-
Evangelos Foutras authored
Using plain "borg" resolves to /usr/local/bin/borg which is the wrapper for our main backup host. This causes the offsite backup to be executed with BORG_REPO set to the main backup destination. While the above doesn't cause any issues with the backup script/service, because borg invocations specify the backup destination as an argument, it's not ideal and/or correct. Adjust borg_cmd to include the full path of /usr/bin/borg, thus removing any ambiguity.
-
nl6720 authored
-
Kristian Klausen authored
archwiki: upgrade to 1.38.2-1 See merge request !613
-
Leonidas Spyropoulos authored
http_requests_total contains requests from debuginfo.al.org host as well as from aur.al.org so filter them on job 'aurweb' Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Leonidas Spyropoulos authored
Filter http request for aur on host See merge request !614
-
Evangelos Foutras authored
Microcode updates are not applicable to cloud servers.
-
Kristian Klausen authored
anthraxx wants some infra for a repos-git POC, so let's give it to him! The server has been configured with the common and firewalld role, but is unmanaged.
-
Kristian Klausen authored
Provision server for repos-git POC See merge request !615
-
Kristian Klausen authored
aur4 was apparently some kind of "new aur" hosted on luna, which is long gone. Fixes: 79f7d599 ("Goodbye luna")
-
Jelle van der Waa authored
-
Evangelos Foutras authored
-
Evangelos Foutras authored
Showing
- roles/archweb/defaults/main.yml 1 addition, 1 deletionroles/archweb/defaults/main.yml
- roles/archwiki/defaults/main.yml 1 addition, 1 deletionroles/archwiki/defaults/main.yml
- roles/aurweb/templates/aurweb-github-mirror.service.j2 1 addition, 1 deletionroles/aurweb/templates/aurweb-github-mirror.service.j2
- roles/aurweb/templates/nginx.d.conf.j2 1 addition, 1 deletionroles/aurweb/templates/nginx.d.conf.j2
- roles/borg_client/defaults/main.yml 2 additions, 4 deletionsroles/borg_client/defaults/main.yml
- roles/borg_client/templates/borg-backup.sh.j2 0 additions, 2 deletionsroles/borg_client/templates/borg-backup.sh.j2
- roles/borg_client/templates/borg.j2 1 addition, 1 deletionroles/borg_client/templates/borg.j2
- roles/grafana/files/dashboards/aur.json 1 addition, 1 deletionroles/grafana/files/dashboards/aur.json
- roles/grafana/templates/grafana.ini.j2 1 addition, 1 deletionroles/grafana/templates/grafana.ini.j2
- roles/install_arch/tasks/main.yml 13 additions, 8 deletionsroles/install_arch/tasks/main.yml
- roles/mailman3/templates/urls.py.j2 6 additions, 6 deletionsroles/mailman3/templates/urls.py.j2
- roles/rebuilderd/templates/nginx.d.conf.j2 8 additions, 8 deletionsroles/rebuilderd/templates/nginx.d.conf.j2
- roles/rebuilderd/templates/rebuilderd-sync.conf.j2 5 additions, 5 deletionsroles/rebuilderd/templates/rebuilderd-sync.conf.j2
- roles/rebuilderd_worker/files/repro.conf 0 additions, 2 deletionsroles/rebuilderd_worker/files/repro.conf
- tf-stage1/archlinux.tf 11 additions, 4 deletionstf-stage1/archlinux.tf