Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
float
Commits
09ae0d7d
Commit
09ae0d7d
authored
Nov 19, 2022
by
ale
Browse files
Add monitoring_endpoint for memcache
parent
453cd8f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
services.yml.no-elasticsearch
View file @
09ae0d7d
...
...
@@ -205,12 +205,17 @@ auth-cache:
containers:
- name: memcache
image: registry.git.autistici.org/ai3/docker/memcached:master
port: 11212
ports:
- 11212
- 11213
env:
PORT: "11212"
egress_policy: internal
ports:
- 11212
monitoring_endpoints:
- port: 11213
scheme: http
user-meta-server:
num_instances: 1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment