diff options
author | Rory& <root@rory.gay> | 2024-12-24 05:13:31 +0100 |
---|---|---|
committer | Rory& <root@rory.gay> | 2024-12-24 05:13:31 +0100 |
commit | 87b01b6fe7ffbaa5d13e7cbb4012570e4dbbb800 (patch) | |
tree | f159b9ba85c7fa7768fe179a7f09ee78bf3cad6b | |
parent | Clean up redpanda configuration, add prometheus scrape config (diff) | |
download | Rory-Open-Architecture-87b01b6fe7ffbaa5d13e7cbb4012570e4dbbb800.tar.xz |
Import redpanda in Rory-nginx
-rwxr-xr-x | host/Rory-nginx/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/Rory-nginx/configuration.nix b/host/Rory-nginx/configuration.nix index 33299f6..e1455f3 100755 --- a/host/Rory-nginx/configuration.nix +++ b/host/Rory-nginx/configuration.nix @@ -24,6 +24,7 @@ ./services/cgit.nix ./services/ollama.nix ./services/prometheus.nix + ./services/redpanda/root.nix ./services/email/root.nix ]; |