This commit is contained in:
Stanislav Hubacek
2026-04-04 23:59:18 +02:00
parent 98320fc827
commit 2c5fbf845a
7 changed files with 81 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
name: albrecht-podlahy
type: proxy
domain: albrecht-podlahy.hubacek.cloud
headers: true
auth: false
backend: 192.168.50.117:80

View File

@@ -0,0 +1,5 @@
name: bistrousky
type: static
domain: bistrousky.hubacek.cloud
headers: true
root: /var/www/html

View File

@@ -0,0 +1,6 @@
name: grafana
type: proxy
domain: grafana.hubacek.cloud
headers: true
auth: true
backend: 192.168.50.91:3000

View File

@@ -0,0 +1,9 @@
name: sapmini
type: proxy
domain: sapmini.hubacek.cloud
headers: true
auth: true
backend: 192.168.50.102:3001
real_ip: true
health_uri: /api/health
health_interval: 30s