Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
b771776f
Commit
b771776f
authored
Sep 11, 2020
by
Markus Scheidgen
Browse files
Updated infrastructure docker-compose.
parent
90b1efbb
Pipeline
#82029
canceled with stages
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ops/docker-compose/infrastructure/docker-compose.prod.yml
View file @
b771776f
...
...
@@ -35,20 +35,7 @@ services:
# the user data db
mongo
:
restart
:
always
image
:
a0e2e64ac939
volumes
:
-
/scratch/fairdi/db/mongo:/data/db
# used for centralized logging
elk
:
restart
:
always
build
:
../../containers/elk/
image
:
nomad/elk
container_name
:
nomad_elk
expose
:
-
5000
# logstash beats
volumes
:
-
/nomad/fairdi/db/elk:/var/lib/elasticsearch
ports
:
-
5601:5601
# kibana web
-
5000:5000
-
9201:9200
# allows metricbeat config to access es
command
:
mongod --wiredTigerCacheSizeGB=128 --logpath=/dev/null
# --quiet
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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