logging and ddos protection

This commit is contained in:
TheWanderingCrow 2025-08-22 22:52:35 -04:00
parent b60067d31e
commit 9aca33af0a
4 changed files with 106 additions and 10 deletions

View file

@ -52,6 +52,8 @@
"modules/services/ntfy-sh"
"modules/services/ollama/nginx.nix" # Just host the nginx path back to Parzival
"modules/services/netbox"
"modules/services/system-logging"
"modules/services/system-logging/nginx.nix"
"modules/services/flamesites"
])
];
@ -127,6 +129,7 @@
"chat.wanderingcrow.net" = {};
"netbox.wanderingcrow.net" = {};
"notify.wanderingcrow.net" = {};
"logs.wanderingcrow.net" = {};
# Sites I host for someone else
"swgalaxyproject.com" = {};
"nnsbluegrass.com" = {};