stuffs like bruh wtf

This commit is contained in:
mjallen18
2026-02-04 19:40:00 -06:00
parent 87fb1c96e5
commit 1f99318fcd
5 changed files with 146 additions and 8 deletions

View File

@@ -127,7 +127,7 @@ in
matrix = {
enable = false;
port = 8448;
reverseProxy.enable = true;
reverseProxy.enable = false;
};
minecraft = disabled;
mongodb = disabled;
@@ -143,7 +143,10 @@ in
enable = true;
port = 2586;
createUser = true;
reverseProxy.enable = true;
reverseProxy = {
enable = true;
subdomain = "ntfy";
};
};
ocis = disabled;
onlyoffice = {
@@ -153,7 +156,7 @@ in
opencloud = {
enable = false;
port = 9200;
reverseProxy.enable = true;
reverseProxy.enable = false;
};
orca-slicer = {
enable = false;
@@ -187,6 +190,11 @@ in
serverPort = 8266;
};
traefik = enabled;
caddy = disabled;
unmanic = {
enable = true;
port = 8265;

View File

@@ -143,6 +143,8 @@ in
allowPing = true;
trustedInterfaces = [ "tailscale0" ];
allowedTCPPorts = [
80
443
8008 # restic
9000 # authentik
2342 # grafana