Exposing metrics port for Authelia. #517
@@ -12,6 +12,7 @@ on:
|
|||||||
env:
|
env:
|
||||||
FLARECTL_VERSION: "0.116.0"
|
FLARECTL_VERSION: "0.116.0"
|
||||||
HC_VAULT_VERSION: "1.20.4"
|
HC_VAULT_VERSION: "1.20.4"
|
||||||
|
TEA_VERSION: "0.10.1"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-and-create-pr:
|
check-and-create-pr:
|
||||||
|
|||||||
@@ -544,6 +544,7 @@ services:
|
|||||||
X_AUTHELIA_CONFIG_FILTERS: template
|
X_AUTHELIA_CONFIG_FILTERS: template
|
||||||
expose:
|
expose:
|
||||||
- 9091
|
- 9091
|
||||||
|
- 9959 # Metrics port for Prometheus
|
||||||
image: authelia/authelia:master@sha256:30c4d60e09b5d55ff90372e5f272fd590076057e9144441a443b0bc21e1ff016
|
image: authelia/authelia:master@sha256:30c4d60e09b5d55ff90372e5f272fd590076057e9144441a443b0bc21e1ff016
|
||||||
labels:
|
labels:
|
||||||
homepage.group: Privacy/Security
|
homepage.group: Privacy/Security
|
||||||
|
|||||||
Reference in New Issue
Block a user