From 04ab06218ced69d2ac01983377066ad5b35da6e5 Mon Sep 17 00:00:00 2001 From: clerie Date: Sat, 20 Apr 2024 15:01:37 +0200 Subject: [PATCH] hosts/dn42-ildix-clerie,hosts/dn42-ildix-service: Add to monitoring and enable auto updates --- hosts/dn42-ildix-clerie/configuration.nix | 12 ++++++++++++ hosts/dn42-ildix-clerie/secrets/wg-monitoring.age | 9 +++++++++ hosts/dn42-ildix-service/configuration.nix | 12 ++++++++++++ hosts/dn42-ildix-service/secrets/wg-monitoring.age | 9 +++++++++ 4 files changed, 42 insertions(+) create mode 100644 hosts/dn42-ildix-clerie/secrets/wg-monitoring.age create mode 100644 hosts/dn42-ildix-service/secrets/wg-monitoring.age diff --git a/hosts/dn42-ildix-clerie/configuration.nix b/hosts/dn42-ildix-clerie/configuration.nix index 9e27816..9f0efd9 100644 --- a/hosts/dn42-ildix-clerie/configuration.nix +++ b/hosts/dn42-ildix-clerie/configuration.nix @@ -141,5 +141,17 @@ } ''; + clerie.system-auto-upgrade = { + allowReboot = true; + autoUpgrade = true; + }; + + clerie.monitoring = { + enable = true; + id = "399"; + pubkey = "K7NkCFKSnMIgC0D5wejSpty56AYacfxE+feMsfWtHSo="; + bird = true; + }; + system.stateVersion = "21.03"; } diff --git a/hosts/dn42-ildix-clerie/secrets/wg-monitoring.age b/hosts/dn42-ildix-clerie/secrets/wg-monitoring.age new file mode 100644 index 0000000..2fcba08 --- /dev/null +++ b/hosts/dn42-ildix-clerie/secrets/wg-monitoring.age @@ -0,0 +1,9 @@ +age-encryption.org/v1 +-> ssh-ed25519 HwR33w 8zOolyGJvZ/2INs4yS7pFci+ktyEjOsGaff7+5HkEh4 +HWXI2uYLIfutJ9PrJbwuH02GLNF/bJLVAd1prLbSk6o +-> ssh-ed25519 RyOjvA Fp4D7amm2EPSp5VyN7N99S10U3p1ITe+nhY+UVs64W8 +xWfbN92OvHDrAvwYtnJfcwKuGtN68fN82/otWYbDiFs +-> '&&2PA(-grease O @2r[ u +5pJJ/ZfFB46scMhGo7wQY4r5gH2UZxZvt6sCOlyJ4uy+VVj8FZAShrBo +--- NncgnJg/91wjSyXj21jb0SkMuSsN3MciRpeI2pmKjco +1U’/Hww@QSXto[Zcq\bWÇՅER .E5F4IC3Θ \ No newline at end of file diff --git a/hosts/dn42-ildix-service/configuration.nix b/hosts/dn42-ildix-service/configuration.nix index e3121d5..629204a 100644 --- a/hosts/dn42-ildix-service/configuration.nix +++ b/hosts/dn42-ildix-service/configuration.nix @@ -40,6 +40,18 @@ networking.firewall.allowedTCPPorts = [ 80 443 ]; + clerie.system-auto-upgrade = { + allowReboot = true; + autoUpgrade = true; + }; + + clerie.monitoring = { + enable = true; + id = "391"; + pubkey = "Rfu2JLxAk0seAZgt43sOEAF69Z9uQaOjeNgM4jJF0h4="; + }; + + system.stateVersion = "23.05"; } diff --git a/hosts/dn42-ildix-service/secrets/wg-monitoring.age b/hosts/dn42-ildix-service/secrets/wg-monitoring.age new file mode 100644 index 0000000..75d9042 --- /dev/null +++ b/hosts/dn42-ildix-service/secrets/wg-monitoring.age @@ -0,0 +1,9 @@ +age-encryption.org/v1 +-> ssh-ed25519 HwR33w JKCBhuwIMcH042SNcp+OQjgvpMogmXH9who0wy9Jh2g +waaOvyKbg8AVEQ8BnLONus0y237GK8do0nOWovYv/Hg +-> ssh-ed25519 7zj2eQ cMRXtuy4Jsl4X/qstN3wxztrEfCh+lz48+jn9cEO614 +/LcwitDqSk7yEFqUeJvpWo+6lqTI8UjuBi03JxRTx/A +-> .-grease sMU_} +NOvvGJmEfeBYR6Q +--- ju0+LEUzdv2AW1Zaf1/YBo5+5ZKc+XhYUOt/p/NqYWU +"'o詮9@1F&'V︪wh$3kjv&O$}NWp[eM eĉCE@Sc1 \ No newline at end of file