about summary refs log tree commit diff
path: root/hosts/tahoe/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-12 14:53:59 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-12 14:55:31 -0700
commit03707f1c0d9615d3c6385132af52de60c2fedfc0 (patch)
treeb3e1a344693cb4c151e014812d42bac63d616567 /hosts/tahoe/default.nix
parentprofiles/monitoring: move promtail to a profile (diff)
downloadworld-03707f1c0d9615d3c6385132af52de60c2fedfc0.tar.gz
profiles/monitoring: move loki to a profile
Add a nginx virtualhost for loki too, so that we can use a valid SSL
certificate.
Diffstat (limited to 'hosts/tahoe/default.nix')
-rw-r--r--hosts/tahoe/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tahoe/default.nix b/hosts/tahoe/default.nix
index a23c7c8..2cefdb7 100644
--- a/hosts/tahoe/default.nix
+++ b/hosts/tahoe/default.nix
@@ -19,6 +19,7 @@ in
     "${self}/profiles/hardware/amd.nix"
     "${self}/profiles/monitoring/exporter.nix"
     "${self}/profiles/monitoring/promtail.nix"
+    "${self}/profiles/monitoring/loki.nix"
   ];
 
   # Use systemd-networkd for networking