594 Commits

Author SHA1 Message Date
Daniel Micay
ecfc569cc2 add gs-loc-cn.apple.grapheneos.org for China
Apple only provides data for China via the service for China.
2025-02-27 15:03:56 -05:00
Daniel Micay
a374df4aa3 allow mjolnir to connect via nginx HTTPS
This is needed because mjolnir connecting directly to synapse causes it
to repeatedly disconnect around every hour, likely due to an issue with
keepalive.
2025-02-27 09:03:24 -05:00
Daniel Micay
bd4e51a18c switch to node.js 22 LTS for Mastodon 2025-02-25 12:44:06 -05:00
Daniel Micay
1180ee2638 switch to node.js 22 LTS for mjolnir 2025-02-25 12:43:52 -05:00
Daniel Micay
532bc95715 add iperf package to each server 2025-02-16 04:37:53 -05:00
Daniel Micay
6cce70a859 use CAKE no-split-gso for BuyVM servers 2025-02-16 04:32:21 -05:00
Daniel Micay
54dc10b79f set up systemd runtime watchdog support
Services without a hardware watchdog will need to use softdog and won't
get most of the benefits but it's still useful.
2025-02-12 08:23:11 -05:00
Daniel Micay
0dc18cdc27 update copyright notice 2025-02-05 04:40:50 -05:00
Daniel Micay
5bf4a87d90 raise grapheneos.social journal size 2025-02-05 04:40:50 -05:00
GrapheneOS
7a5080c232 update python dependencies 2025-02-04 03:23:13 -05:00
Daniel Micay
4f49c50ef6 raise 3.grapheneos.network journal size 2025-01-03 10:13:59 -05:00
Daniel Micay
d817740941 count: handle optimized factory image downloads 2025-01-02 23:39:25 -05:00
Daniel Micay
03a5db3b63 count: fix counting 9th gen Pixel update downloads 2025-01-02 23:39:11 -05:00
Daniel Micay
4de86ce967 update python dependencies 2024-12-26 17:55:05 -05:00
Daniel Micay
50ca73f7aa update python dependencies 2024-12-24 04:00:42 -05:00
Daniel Micay
e40fb1bd4e add chronyd.service hardening based on not using sendmail
This reverts the extra directives included in the standard
chronyd.service for supporting sendmail.
2024-12-19 11:35:51 -05:00
Daniel Micay
ad7a380ae9 update python dependencies 2024-12-14 23:20:04 -05:00
Daniel Micay
97b57a9418 improve reboot script confirmation message 2024-12-12 15:27:57 -05:00
Daniel Micay
8d59d143c1 update systemd sleep.conf 2024-12-12 10:24:25 -05:00
Daniel Micay
061deebc3e drop unused bash-completion package 2024-12-03 01:10:49 -05:00
Daniel Micay
7204b8d66e add reboot script 2024-12-03 01:10:46 -05:00
Daniel Micay
3cdd4914d3 fish: add vi keybinding setup 2024-11-29 14:03:58 -05:00
Daniel Micay
1407b2385b raise fish_prompt_pwd_full_dirs to 2 2024-11-29 12:59:02 -05:00
Daniel Micay
a3b029d3c5 move fish_title to a dedicated file 2024-11-29 12:42:08 -05:00
Daniel Micay
0dd981f389 fish: add extra abbreviations 2024-11-23 11:34:23 -05:00
Daniel Micay
78d53ded88 fish: add pstree alias 2024-11-21 11:12:38 -05:00
Daniel Micay
b7636d4139 fish: tweak ip alias 2024-11-21 09:17:43 -05:00
Daniel Micay
f65eedeec6 fish: use color for tc output 2024-11-20 19:05:32 -05:00
Daniel Micay
0151adf60e replace grapheneos.social server 2024-11-20 19:00:49 -05:00
Daniel Micay
a642c2e76f fix setting fish as default shell for new installs 2024-11-20 16:14:40 -05:00
Daniel Micay
41ec3a9b01 update Arch Linux ISO to 2024.11.01 2024-11-20 16:14:40 -05:00
Daniel Micay
ed2aeeed88 add nominatim.grapheneos.org subdomain for network server 2024-11-20 02:40:40 -05:00
Daniel Micay
06227a1f6f set PARALLEL_HOME to use ~/.config/parallel 2024-11-18 14:14:58 -05:00
Daniel Micay
e691efe399 neovim: add mapping for switching buffers 2024-11-18 14:03:46 -05:00
Daniel Micay
92cf850905 fish: fix chmod/chgrp aliases 2024-11-18 13:53:44 -05:00
Daniel Micay
6dbf7eab7b fish: add abbreviations for human readable output 2024-11-17 14:45:28 -05:00
Daniel Micay
2fb0f35acb fish: add abbreviations for safer common commands 2024-11-17 14:44:34 -05:00
Daniel Micay
22a5f21275 fish: use cleaner alias syntax 2024-11-17 14:06:26 -05:00
Daniel Micay
b215624ad2 add batch command script 2024-11-17 10:38:51 -05:00
Daniel Micay
9710fd01bf add basic neovim configuration 2024-11-16 16:53:03 -05:00
Daniel Micay
e9102f0065 replace vim with neovim and tinyxxd 2024-11-16 16:52:51 -05:00
Daniel Micay
305b61a093 add basic less configuration 2024-11-11 22:33:52 -05:00
Daniel Micay
e71b8cbfcf chrony: save/restore measurement history for servers
This allows chrony to start working more quickly after restarting.
2024-11-05 17:10:07 -05:00
Daniel Micay
7b29eb51d8 add cleanup for chrony state
ntsdumpdir gradually creates stale state.
2024-11-05 16:59:54 -05:00
Daniel Micay
7e06a5fea8 chrony: migrate from leapsectz to leapseclist 2024-11-05 16:08:54 -05:00
Daniel Micay
c2ad59090e add missing configuration for systemd-oomd 2024-11-03 06:11:58 -05:00
Daniel Micay
5ee078b514 move inputrc to configuration directory 2024-11-01 09:28:11 -04:00
Daniel Micay
005b1086fc fish: include more of the current path in title 2024-11-01 09:03:19 -04:00
Daniel Micay
629a27c3b6 disable autogroup since cgroups are used instead 2024-10-31 08:02:57 -04:00
Daniel Micay
788e06040b add minimal fish configuration 2024-10-30 16:22:23 -04:00