Exposing metrics port for Authelia. #517

Merged
gitea-sonarqube-bot merged 3 commits from authelia-metrics-port_2025-10-07T17-37-59 into main 2025-10-07 17:50:52 -04:00
2 changed files with 2 additions and 0 deletions
@@ -12,6 +12,7 @@ on:
env:
FLARECTL_VERSION: "0.116.0"
HC_VAULT_VERSION: "1.20.4"
TEA_VERSION: "0.10.1"
jobs:
check-and-create-pr:
+1
View File
@@ -544,6 +544,7 @@ services:
X_AUTHELIA_CONFIG_FILTERS: template
expose:
- 9091
- 9959 # Metrics port for Prometheus
image: authelia/authelia:master@sha256:30c4d60e09b5d55ff90372e5f272fd590076057e9144441a443b0bc21e1ff016
labels:
homepage.group: Privacy/Security