Compare commits
1 Commits
main
...
franken-mi
| Author | SHA1 | Date | |
|---|---|---|---|
|
9ea8380f3d
|
@@ -2,50 +2,15 @@
|
|||||||
email {env.ACME_EMAIL}
|
email {env.ACME_EMAIL}
|
||||||
}
|
}
|
||||||
|
|
||||||
*.housh.dev {
|
*.frankenmini.housh.dev {
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare {env.CF_AUTH_TOKEN}
|
dns cloudflare {env.CF_AUTH_TOKEN}
|
||||||
resolvers 1.1.1.1
|
resolvers 1.1.1.1
|
||||||
}
|
}
|
||||||
|
|
||||||
@pos host po.housh.dev
|
@immich host photos.frankenmini.housh.dev
|
||||||
handle @pos {
|
|
||||||
reverse_proxy roguemini.housh.dev:8080
|
|
||||||
}
|
|
||||||
|
|
||||||
@legacypos host legacy-po.housh.dev, legacy-pos.housh.dev
|
|
||||||
handle @legacypos {
|
|
||||||
reverse_proxy roguemini.housh.dev:5000
|
|
||||||
}
|
|
||||||
|
|
||||||
@gitea host git.housh.dev
|
|
||||||
handle @gitea {
|
|
||||||
reverse_proxy gitea:3000
|
|
||||||
}
|
|
||||||
|
|
||||||
@dash host dash.housh.dev
|
|
||||||
handle @dash {
|
|
||||||
reverse_proxy roguemini.housh.dev:7575
|
|
||||||
}
|
|
||||||
|
|
||||||
@komodo host komo.housh.dev
|
|
||||||
handle @komodo {
|
|
||||||
reverse_proxy komodo:9120
|
|
||||||
}
|
|
||||||
|
|
||||||
@excalidraw host draw.housh.dev
|
|
||||||
handle @excalidraw {
|
|
||||||
reverse_proxy excalidraw:8180
|
|
||||||
}
|
|
||||||
|
|
||||||
@uptimekuma host uptime.housh.dev
|
|
||||||
handle @uptimekuma {
|
|
||||||
reverse_proxy uptime_kuma:3001
|
|
||||||
}
|
|
||||||
|
|
||||||
@immich host photos.housh.dev
|
|
||||||
handle @immich {
|
handle @immich {
|
||||||
reverse_proxy frankenmini.housh.dev:2283
|
reverse_proxy immich-server:2283
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user