- Apr 10, 2022
-
-
Evangelos Foutras authored
Changing it to 770 so prometheus memcached exporter can connect to it.
-
Evangelos Foutras authored
This is needed for prometheus memcached exporter to work. (AUR doesn't seem to use memcached anymore, but changed it for consistency.)
-
- Apr 09, 2022
-
-
Kristian Klausen authored
archwiki/templates/LocalSettings.php.j2: place the commands in the QuestyCaptcha question inside <code> tags See merge request !551
-
nl6720 authored
archwiki/templates/LocalSettings.php.j2: place the commands in the QuestyCaptcha question inside <code> tags This makes it more easier to distinguish the command from the rest of the text.
-
Kristian Klausen authored
Ref #439
-
Kristian Klausen authored
Fix #446
-
Kristian Klausen authored
gitlab: Disable built-in monitoring See merge request !440
-
Fix #364
-
Kristian Klausen authored
aurweb: down services before updating See merge request !537
-
Without this, we update while services are still running, and those services depend on the AUR directory state. This commit installs services much earlier, downs all of them, deploys out updates, then starts them all again at the end. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kristian Klausen authored
Pacman keyring init Closes #383 See merge request !493
-
Creates a systemd service which executes these commands on first boot: pacman-key --init pacman-key --populate archlinux Also it makes sure /etc/pacman.d/gnupg is not absent. At last it removes /etc/machine-id to make sure systemd launches first boot services.
-
Kristian Klausen authored
Access to homedir is opt-in for support staff. Fix #447
-
Jelle van der Waa authored
archwiki/templates/nginx.d.conf.j2: fix access to MediaWiki extension assets Closes #355 See merge request !548
-
Various files in /extensions/ need to be accessible for extensions to work. Based on example from https://www.mediawiki.org/wiki/Manual:Short_URL/Nginx. Fixes #355.
-
Kristian Klausen authored
archwiki: Update to 1.37.2-1 See merge request !549
-
Upstream security and maintenance release. https://lists.wikimedia.org/hyperkitty/list/mediawiki-announce@lists.wikimedia.org/thread/YJNXKPV5Z56NSUQ4G3SXPDUIZG5EQ7UR/
-
- Apr 05, 2022
-
-
Levente Polyak authored
-
Levente Polyak authored
-
Evangelos Foutras authored
-
Evangelos Foutras authored
Add diffutils needed for "terraform fmt --check --diff".
-
Levente Polyak authored
-
Signed-off-by:
Levente Polyak <anthraxx@archlinux.org>
-
- Mar 29, 2022
-
-
Jelle van der Waa authored
-
- Mar 28, 2022
-
-
Jelle van der Waa authored
archwiki: Update to 1.37.1-5 See merge request !547
-
nl6720 authored
-
Evangelos Foutras authored
Update packer build and use smaller BIOS boot partition See merge request !546
-
- Mar 27, 2022
-
-
Evangelos Foutras authored
- Create packer builder in FSN1 and change image to ubuntu-20.04 - Add "use_proxy: false" to provisioner config to work around [1] - Reduce the size of the BIOS boot partition to 1M (from 10M) [2] - Update bootstrap_version to 2022.03.01 [1] https://github.com/hashicorp/packer-plugin-ansible/issues/69 [2] https://www.gnu.org/software/grub/manual/grub/html_node/BIOS-installation.html
-
- Mar 25, 2022
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
keycloak: migrate to Quarkus distribution See merge request !544
-
Evangelos Foutras authored
During the migration to Quarkus distribution we switched to the packaged version of the theme (keycloak-archlinux-theme).
-
Evangelos Foutras authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Mar 24, 2022
-
-
Evangelos Foutras authored
To be determined if we want to implement this rule.
-
Evangelos Foutras authored
This reverts commit 9d169a5b. The relevant fixes have been included in systemd 250.4-2.
-
- Mar 19, 2022
-
-
Evangelos Foutras authored
The intention of "unique" in "groups['buildservers'] | sort | unique" was to account for combining multiple groups and passing them to the sort and unique filters. However, with only one group it looks silly.
-
Evangelos Foutras authored
Use tier0 mirror on build servers See merge request !543
-
Evangelos Foutras authored
There is a need for build servers to never build against outdated repo databases, even with syncrepo providing a local mirror that is updated every minute. To that effect, we adjust mirrorlist on build servers so the first mirror is the tier0 mirror provided by gemini. Keep the syncrepo role on build servers in order to have a local cache of packages and avoid concurrent build jobs downloading the same files causing them to be corrupted. Finally, configure gemini to use its own repos (like other mirrors do).
-