From a6bced48561153cbaf3c4f89942f5b30fed2ea9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 20 Jul 2023 09:34:49 +0200 Subject: [PATCH 1/2] borgbackup: fix telegraf logging --- modules/web01/borgbackup.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/web01/borgbackup.nix b/modules/web01/borgbackup.nix index d298076..1fdf820 100644 --- a/modules/web01/borgbackup.nix +++ b/modules/web01/borgbackup.nix @@ -6,7 +6,7 @@ # $ ssh-keygen -t ed25519 -N "" -f /tmp/ssh_host_ed25519_key sops.secrets.hetzner-borgbackup-passphrase = { }; - systemd.services.borgbackup-job-nixpkgs-update.serviceConfig.ReadWritePaths = [ + systemd.services.borgbackup-job-clan-lol.serviceConfig.ReadWritePaths = [ "/var/log/telegraf" ]; From 21f7c0a45dc35c82599846bd58e1273b6200b8e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 20 Jul 2023 10:28:40 +0200 Subject: [PATCH 2/2] README: update hardware spec --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 82c340d..940fa6f 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,10 @@ The website and git hosting is currently on [hetzner](https://www.hetzner.com/). ## Servers - web01: - - soon to be replaced by baremetal hardware - - Instance type: CPX42 - - CPU: 8 vCPUs on AMD - - RAM: 16GB - - Drives: 80GB SSD + - Instance type: [ex101](https://www.hetzner.com/de/dedicated-rootserver/ex101) + - CPU: Intel Core i9-13900 (24 cores / 32 threads) + - RAM: 64GB DDR5 + - Drives: 2 x 1.92 TB NVME ## To deploy new ssh keys on hcloud: