Update
This commit is contained in:
@@ -65,7 +65,7 @@ https://git.site.quack-lab.dev {
|
||||
https://grafana.site.quack-lab.dev {
|
||||
encode zstd gzip
|
||||
handle_path /* {
|
||||
reverse_proxy
|
||||
reverse_proxy 10.0.35.3:43433
|
||||
}
|
||||
header -Server
|
||||
try_files {path} /index.html /index.php
|
||||
|
File diff suppressed because one or more lines are too long
@@ -11,7 +11,8 @@ services:
|
||||
COOLIFY_FQDN: grafana.site.quack-lab.dev
|
||||
COOLIFY_URL: 'https://grafana.site.quack-lab.dev'
|
||||
SERVICE_NAME_GRAFANA: grafana
|
||||
network_mode: host
|
||||
extra_hosts:
|
||||
- 'host.docker.internal:host-gateway'
|
||||
volumes:
|
||||
- '/mnt/data/persistent/monitoring/grafana/data:/var/lib/grafana'
|
||||
- '/mnt/data/persistent/monitoring/grafana/config:/etc/grafana'
|
||||
@@ -62,7 +63,12 @@ services:
|
||||
- 'caddy_0.try_files={path} /index.html /index.php'
|
||||
- 'caddy_0=https://grafana.site.quack-lab.dev'
|
||||
- caddy_ingress_network=jococcw004848ck4k0owwww0
|
||||
networks:
|
||||
jococcw004848ck4k0owwww0: null
|
||||
volumes: { }
|
||||
networks: { }
|
||||
networks:
|
||||
jococcw004848ck4k0owwww0:
|
||||
name: jococcw004848ck4k0owwww0
|
||||
external: true
|
||||
configs: { }
|
||||
secrets: { }
|
||||
|
Reference in New Issue
Block a user