Commit Graph

114 Commits

Author SHA1 Message Date
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
67b19dd765 Fix the SSH command 2022-05-20 13:35:18 +02:00
85632d6fad Move the reboot step into the main loop 2022-05-20 13:32:40 +02:00
292750ae80 Add reboot step 2022-05-20 13:29:35 +02:00
76904c227c Comment out paused and testing systems 2022-05-04 23:10:45 +02:00
22390be238 add nomad servers to update script 2022-03-07 22:55:41 +01:00
9813a31883 add the k3s servers to the update script 2022-03-04 15:49:28 +01:00
684e65c52f add restic server to backup script 2022-02-28 15:15:11 +01:00
82bd691b33 add jdownloader to update script 2022-02-28 14:21:34 +01:00
e54b3fbb88 correct the scripts 2022-01-31 15:45:25 +01:00
cb42e3e820 correct single machine script 2022-01-31 14:31:55 +01:00
fb3b288e3f rewrite scripts from xonsh to bash 2022-01-31 12:42:56 +01:00
5cc0762325 update scripts 2022-01-31 12:28:59 +01:00
51b7e4c85b extend remote switch script 2022-01-25 19:28:10 +01:00
b8d9bc1c75 extend update script 2022-01-25 19:18:53 +01:00
ec7c9a5877 correct the remote install script 2022-01-25 18:13:39 +01:00
359f4dd21a correct path for shell.nix 2022-01-25 18:08:14 +01:00
9783d9c4c5 try to use nix-shell in shebang 2022-01-25 18:07:08 +01:00