Commit Graph

1094 Commits

Author SHA1 Message Date
Tassilo - 1a22e2a62a
changed permissions in sops 2022-05-31 19:31:57 +02:00
oxapentane - 44e046a2aa
Secret Management via Sops (#6)
* sops: init

* add my gpg keys

* sops: add @revol-xut key

* add gpg pub key

* update gpg keys

* .sops.yaml: add marenz

* sops: add secrets for traffix-stop-box-3 and 4

* build sops-install-secrets on hydra

* sops: add keys for traffic-stop-box-{3,4}

Co-authored-by: revol-xut <revol-xut@protonmail.com>
Co-authored-by: Markus Schmidl <markus.schmidl@mailbox.tu-dresden.de>
2022-05-31 18:56:43 +02:00
Markus Schmidl 26b97078fe add docs 2022-05-30 21:19:59 +02:00
Markus Schmidl 69e77bf131 remove dangling code 2022-05-30 21:17:48 +02:00
Markus Schmidl 88ef87505c
Refactor deployment (#8)
* move deployment scripts

* refactor deployment
2022-05-30 20:50:18 +02:00
Markus Schmidl 6fb9686b7a only grow partition in the disk image 2022-05-30 18:44:02 +02:00
oxapentane - f4e26baa45
base.nix: add nix-serve.hq.c3d2.de as a binary cache 2022-05-29 21:43:32 +02:00
Tassilo - 821bb2f8dd
add env variable 2022-05-29 21:42:44 +02:00
oxapentane - e281bf31d6
bump amount of tmp we get out of tmpfs 2022-05-29 19:02:25 +02:00
Tassilo - b62fee0619 Merge branch 'master' of github.com:dump-dvb/traffic-stop-box 2022-05-29 11:33:20 +02:00
Tassilo - 1881bb5df3
flake update 2022-05-29 11:31:06 +02:00
Markus Schmidl 1fb93826a5 code cleanup 2022-05-29 03:44:56 +02:00
Markus Schmidl bd874af210 fix paths 2022-05-29 03:44:56 +02:00
Markus Schmidl e6cf74f307 Move modules 2022-05-29 03:44:56 +02:00
Tassilo - 0e3f2991d4
flake update and postgres setup 2022-05-29 01:52:48 +02:00
Tassilo - b8f1edfb0a
set postgres port 2022-05-29 01:27:36 +02:00
Tassilo - c127deda49
finished merging 2022-05-29 00:16:18 +02:00
Tassilo - b5b70bb2d2
add env variables 2022-05-28 23:20:45 +02:00
Tassilo - b33d36c4d5
add clicky-bunty-server 2022-05-28 23:11:31 +02:00
Markus Schmidl 56146f683b
Update hardware-configuration.nix 2022-05-28 23:04:15 +02:00
oxapentane - 76859842f3
.git-blame-ignore-revs: init 2022-05-28 21:29:59 +02:00
oxapentane - d777425a9c
nixpkgs-fmt 2022-05-28 21:24:15 +02:00
oxapentane - 6c292303da
dell-wyse-3040: limit tmpOnTmpfs to 4% ram 2022-05-28 06:38:02 +02:00
oxapentane - 962207206d
add ci 2022-05-28 06:29:28 +02:00
oxapentane - c038b5a0e6
refactor nix configs (#2) 2022-05-28 06:12:39 +02:00
oxapentane - ded5252cb2
remove traffic-stop-box disk image 2022-05-28 06:01:50 +02:00
oxapentane - 4154229747
traffic-stop-box: fix the boot partition 2022-05-28 05:08:19 +02:00
oxapentane - d168619e4f
fix firewall 2022-05-27 23:49:08 +02:00
oxapentane - a4bbfe3bb6
flake update 2022-05-27 22:15:21 +02:00
oxapentane - 84dc40aff8
mobile-box: fix wifi interface name 2022-05-27 21:48:41 +02:00
Markus Schmidl 04c2a9c184
Update config_0.json 2022-05-26 18:28:28 +02:00
oxapentane - 23057b9c49
influx: restart always 2022-05-26 14:29:11 +02:00
Astro 9f873d11c8 modules/file_sharing: compress dump-csv telegrams and make readable 2022-05-26 02:46:31 +02:00
Astro acab0a45d3 flake.nix: add hydra-build-products to diskModule 2022-05-26 02:35:10 +02:00
Astro 3949bbdcfd modules/file_sharing: fix dump-csv script 2022-05-26 02:15:17 +02:00
Astro f047a0df9f flake.nix: bump diskImage additionalSpace from 1G to 2G 2022-05-26 01:51:57 +02:00
Astro 49533b91fe flake.nix: bump diskImage additionalSpace from default 512M to 1G 2022-05-26 01:47:09 +02:00
Astro f068db0d11 flake.nix: add diskImages to hydraJobs 2022-05-26 01:29:29 +02:00
Astro 1d99cd0345 generate growable diskImage for both mbr+efi 2022-05-26 01:24:00 +02:00
Astro adcc8f58a1 flake.nix: isoModule 2022-05-24 19:04:08 +02:00
oxapentane - 763f6e4d03
Revert "add hydra job for mobile-box-iso"
This reverts commit 200ebde730.
2022-05-23 23:28:53 +02:00
oxapentane - 200ebde730
add hydra job for mobile-box-iso 2022-05-23 20:36:25 +02:00
oxapentane - f49806c26d
website: redirect to docs 2022-05-23 17:15:58 +02:00
Tassilo - 7851680e57
Merge pull request #1 from dump-dvb/influxdb-dump
modules/file_sharing: add hourly influxdb dump
2022-05-23 13:10:15 +02:00
Astro 500a66e78b modules/file_sharing: add hourly influxdb dump 2022-05-22 13:08:04 +02:00
oxapentane - 7ccc08b8d0
flake udpdate 2022-05-21 21:16:30 +02:00
Tassilo - 13b4b4e43c
daemon should kill itself 2022-05-20 14:34:56 +02:00
Tassilo - 81d01fd3b7
flake update 2022-05-20 13:17:27 +02:00
Tassilo - 70f7cd01d9
merging stuff 2022-05-20 01:06:16 +02:00
Tassilo - 55219f110e
deployment of wartrammer 40k 2022-05-20 00:57:48 +02:00