add drpc to the mix
This commit is contained in:
10
drpc.yml
10
drpc.yml
@@ -10,11 +10,11 @@ services:
|
|||||||
- "8081:8081"
|
- "8081:8081"
|
||||||
# - "8082:8082"
|
# - "8082:8082"
|
||||||
- "2449:2449"
|
- "2449:2449"
|
||||||
labels:
|
labels:
|
||||||
- "prometheus-scrape.enabled=true"
|
- "prometheus-scrape.enabled=true"
|
||||||
- "prometheus-scrape.port=8081"
|
- "prometheus-scrape.port=8081"
|
||||||
- "prometheus-scrape.job_name=drpc-dshackle"
|
- "prometheus-scrape.job_name=drpc-dshackle"
|
||||||
- "prometheus-scrape.metrics_path=/metrics"
|
- "prometheus-scrape.metrics_path=/metrics"
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: healthcheck/redis:alpine
|
image: healthcheck/redis:alpine
|
||||||
|
|||||||
Reference in New Issue
Block a user