Commit Graph

131 Commits

Author SHA1 Message Date
898488a9f4 Remove nom when using the reboot option
For some reason nmon hangs endlessly and doesn't let me enter the password to
reboot the system.
2023-12-10 18:11:23 +01:00
02b155960b Add reboot option to update-single-machine command 2023-12-10 18:11:15 +01:00
6b93a7e063 Make the management scripts easier to use 2023-12-10 18:10:52 +01:00
697f164aa5 Reformat shell scripts 2023-11-26 12:14:24 +01:00
3d32f750f0 Use nix-output-monitor in all scripts 2023-11-26 12:14:08 +01:00
ce38921608 Move the script into a module 2023-11-26 11:18:22 +01:00
bfaa1d313e Add a script to test SD cards 2023-11-26 09:21:18 +01:00
d421ed271f Replace python shebang with nix-shell shebang 2023-07-22 14:29:02 +02:00
0292cdd45a Display a different message when rebooting 2023-06-19 11:59:04 +02:00
53e26498ce Remove unneeded ampersand 2023-06-19 11:57:40 +02:00
0926fd637d Don't switch the configuration when we reboot the Pis 2023-06-19 11:46:54 +02:00
7553caca49 Remove the build-host argument 2023-06-09 07:37:24 +02:00
f3ef539c9d Add a skip list to test_build 2023-06-05 10:09:24 +02:00
7260d60ca2 Use nixos-rebuild in test_build 2023-06-05 10:06:45 +02:00
17d2f9fab9 Skip mobile when update all servers 2023-04-23 13:47:43 +02:00
3d55d681a9 Correct permissions for built images 2023-04-01 12:08:02 +02:00
Andreas Zweili
fa7079fa7a Update home-manager script 2023-02-10 09:28:56 +01:00
57eae5b15d Remove the pihole system 2023-01-09 19:15:30 +01:00
15f38fe9ca Ignore test-raspi in remote updates 2023-01-06 19:04:44 +01:00
424c6ab2eb Use the compressed image
Apparently the script compresses the image anyway so why waste the CPU cycles
to uncompress it right afterwards.
2022-12-06 23:12:35 +01:00
1bb7c2fb34 Revert "Don't compress the raspi images"
This reverts commit c3d8e03e2c.
2022-12-06 23:00:53 +01:00
c3d8e03e2c Don't compress the raspi images 2022-12-06 22:48:27 +01:00
acade67d00 Replace nixos-rebuild with nix 2022-12-01 18:33:04 +01:00
9307c8638d Don't jump into home dir 2022-12-01 18:24:21 +01:00
385ca89339 Replace builds with tests 2022-12-01 18:14:25 +01:00
b7cbd2d7e6 Test a binary cache on github 2022-11-30 23:39:25 +01:00
2ada81f601 Remove proxmox related configs 2022-11-12 15:33:49 +01:00
40022fbcdb Add an option to enable reboots 2022-11-12 15:28:35 +01:00
48895a1a74 Don't remove the result after building a Raspi image
This should keep the built artifacts around a bit longer.
2022-11-09 19:13:09 +01:00
1df48d32c9 Extend the image build script 2022-11-05 20:29:18 +01:00
7fb0a60a20 Add a script to build raspi images 2022-11-05 20:00:33 +01:00
89a55f792a Define pihole more explictly 2022-11-04 16:35:14 +01:00
1aab14c998 Make sure that pihole gets built at the end 2022-11-04 13:48:54 +01:00
e4aa23f217 Remove set -e
This doesn't work because the reboot triggers an error
2022-11-04 13:48:22 +01:00
c21f8c2a4d Add a test script 2022-11-04 13:22:42 +01:00
cdb504ca6c Change into the correct directory before starting 2022-11-04 13:22:16 +01:00
ec1287ec24 Fail the remove updates on the first error 2022-11-04 13:22:09 +01:00
8e97eda3b1 Order skip array alphabetically 2022-11-03 11:33:58 +01:00
7e2be956cf Skip staubfinger in remote updates 2022-11-03 11:33:41 +01:00
7b6e254ea3 Get all the hosts programmatically from the flake 2022-11-02 20:54:02 +01:00
4289a62f23 Remove unused code 2022-10-14 08:40:33 +02:00
f90470a34b Rename raspi-test to management 2022-10-14 08:39:51 +02:00
1d52442f70 Add a script to install new systems 2022-09-16 12:46:26 +02:00
5746b2c433 remove system from update script 2022-09-06 23:04:43 +02:00
8c68bd9e88 Add proxy to remote_switch.sh 2022-09-06 22:42:27 +02:00
32e60fc279 Move the git server to the second last stage 2022-08-23 21:36:00 +02:00
87a7fd48c8 Move pihole to the bottom of the list 2022-07-18 12:01:47 +02:00
1c9908f40e Add raspi-test to the remote update script 2022-06-27 17:39:13 +02:00
f71388c83d Remove unused systems 2022-06-14 22:05:26 +02:00
092ba56a53 Remove unused systems 2022-05-20 13:43:43 +02:00