feat(soc): add secure external domain routing and fully local grafana dashboards provisioning
continuous-integration/webhook Deploy concluido com sucesso (VPS 4)
continuous-integration/webhook Deploy concluido com sucesso (VPS 4)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
http:
|
||||
routers:
|
||||
grafana-router:
|
||||
rule: "Host(`grafana.clube67.com`)"
|
||||
service: grafana-service
|
||||
entryPoints:
|
||||
- websecure
|
||||
tls:
|
||||
certResolver: le
|
||||
services:
|
||||
grafana-service:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://soc-grafana-1:3000"
|
||||
Reference in New Issue
Block a user