Fixes to ptitgoron, adding cinny and updates

This commit is contained in:
Lyes Saadi 2026-03-10 02:24:08 +01:00
parent 169912a47b
commit f287ac426a
Signed by: lyes
GPG key ID: 55A1D803917CF39A
9 changed files with 229 additions and 37 deletions

View file

@ -113,6 +113,8 @@
type filter hook input priority 0; policy drop;
iifname lo accept
iifname incusbr0 accept
iifname podman* accept
tcp dport 22 accept

View file

@ -19,10 +19,9 @@
locations."/" = {
root = "/var/data/www/lyes.eu/";
};
# extraConfig = ''
# allow 82.67.15.247;
# deny all;
# '';
extraConfig = ''
error_page 404 /404.html;
'';
};
# 44300
"auth.lyes.eu" = {