- 02 Sep, 2021 4 commits
-
-
Kristian Klausen authored
Update archmanweb to v1.3 See merge request archlinux/infrastructure!487
-
Jakub Klinkovský authored
-
Kristian Klausen authored
archwiki: update to 1.36.1-3 See merge request archlinux/infrastructure!488
-
-
- 31 Aug, 2021 1 commit
-
-
Jan Alexander Steffens (heftig) authored
-
- 28 Aug, 2021 4 commits
-
-
Jan Alexander Steffens (heftig) authored
- Drop the custom service file, use the packaged one - Merge in the comments from the packaged config file
-
Evangelos Foutras authored
After=network-online.target is likely insufficient by itself. Fixes: 104d08a1 ("archweb: Put most services after network-online.target") Fixes: c844d0cb ("Split storage box monitoring into new text collector")
-
Evangelos Foutras authored
archweb: Put most services after network-online.target See merge request archlinux/infrastructure!486
-
Evangelos Foutras authored
We noticed readlinks and reporead on gemini failing to connect to the archweb database immediately after rebooting. To fix this, place them after network-online.target. Do the same for all but one of the other service units even though they run on timers 10-15 minutes after boot for completeness and correctness.
-
- 26 Aug, 2021 7 commits
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
The JournalHandler doesn't support flushing, anyway.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- 24 Aug, 2021 7 commits
-
-
Evangelos Foutras authored
Update mirrorcheck locations See merge request archlinux/infrastructure!483
-
Kristian Klausen authored
Use wireguard for db connections to archlinux.org Closes #177 See merge request archlinux/infrastructure!476
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
Kristian Klausen authored
Fix #177
-
Kristian Klausen authored
networking: Make hcloud-init.service more reliable Closes #371 See merge request archlinux/infrastructure!474
-
Kristian Klausen authored
Fix #371
-
- 23 Aug, 2021 4 commits
-
-
Evangelos Foutras authored
Add simple playbook task for upgrading servers We want to treat our servers as cattle; hopefully when this is fleshed out a bit more, it can accomplish the job without too many casualties. See merge request archlinux/infrastructure!475
-
Evangelos Foutras authored
-
Evangelos Foutras authored
This is done to avoid killing db-update and related processes.
-
Evangelos Foutras authored
-
- 22 Aug, 2021 9 commits
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
Evangelos Foutras authored
We want to treat our servers as cattle; hopefully when this is fleshed out a bit more, it can accomplish the job without too many casualties.
-
Kristian Klausen authored
It has been applied upstream[1] and released with smartmontools 7.2[2]. [1] https://github.com/smartmontools/smartmontools/commit/61bc85ecadf9e5596b140380fed701a674e38a1b [2] https://github.com/smartmontools/smartmontools/releases/tag/RELEASE_7_2 This reverts commit b4c97002.
-
Kristian Klausen authored
Ref: archlinux/service-agreements!16
-
- 19 Aug, 2021 1 commit
-
-
Evangelos Foutras authored
-
- 18 Aug, 2021 3 commits
-
-
Evangelos Foutras authored
We used to set query_cache_type to 0 in the default settings but we were also setting query_cache_size to a non-zero/non-default value, which was in turn re-enabling the query cache. Update the configuration to reflect the actual cache state and make sure query_cache_size is set to zero for the "query_cache_type = 0" case. Now that the setting controls the real state of the query cache, disable it for bbs.archlinux.org; its hit rate is small compared to insert rate.
-
Evangelos Foutras authored
-
Evangelos Foutras authored
Default query_cache_type to 0 and innodb_file_per_table to true.
-