vmauth
Simple auth proxy and router for VictoriaMetrics
1M+
vmauth is a simple and fast authentication and authorization proxy for VictoriaMetrics. It sits in front of your VictoriaMetrics components (single-node or cluster) and secures them by requiring valid credentials for incoming requests, routing them to the correct backend only after successful verification.
Run a vmauth instance with a local config file:
docker run -d --name vmauth -p 8427:8427 \
-v /path/to/auth.yml:/etc/auth.yml \
victoriametrics/vmauth:latest \
-auth.config=/etc/auth.yml
Content type
Image
Digest
sha256:93ff53c9c…
Size
11.1 MB
Last updated
9 days ago
docker pull victoriametrics/vmauthPulls:
8,348
Sep 4 to Sep 10