- Aug 28, 2021
-
-
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 !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.
-
- Aug 26, 2021
-
-
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
-
- Aug 24, 2021
-
-
Evangelos Foutras authored
Update mirrorcheck locations See merge request !483
-
Kristian Klausen authored
Use wireguard for db connections to archlinux.org Closes #177 See merge request !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 !474
-
Kristian Klausen authored
Fix #371
-
- Aug 23, 2021
-
-
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 !475
-
Evangelos Foutras authored
-
Evangelos Foutras authored
This is done to avoid killing db-update and related processes.
-
Evangelos Foutras authored
-
- Aug 22, 2021
-
-
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
-
- Aug 19, 2021
-
-
Evangelos Foutras authored
-
- Aug 18, 2021
-
-
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.
-
- Aug 17, 2021
-
-
Levente Polyak authored
borg: allow out of place calls See merge request !435
-
Levente Polyak authored
-
Levente Polyak authored
We force delete in the signal handler as a graceful script execution already deletes the file. This way we avoid any errors being wrongly printed.
-
Levente Polyak authored
Signed-off-by:
Levente Polyak <anthraxx@archlinux.org>
-
Evangelos Foutras authored
Main motivation behind this is preparing for doing more automatic upgrades. The need for ignoring kernel updates isn't clear either.
-
- Aug 16, 2021
-
-
Jan Alexander Steffens (heftig) authored
matrix.archlinux.org: Configure static DNS via networking role See merge request !479
-