Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CONF
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UvA
CONF
Commits
e4c24718
Unverified
Commit
e4c24718
authored
Dec 27, 2017
by
skoulouzis
Committed by
GitHub
Dec 27, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update beia_docker-compose.yml
parent
739f3029
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
23 deletions
+23
-23
beia_docker-compose.yml
docs/composer_files/beia/beia_docker-compose.yml
+23
-23
No files found.
docs/composer_files/beia/beia_docker-compose.yml
View file @
e4c24718
...
...
@@ -23,36 +23,36 @@ services:
-
graphite
networks
:
-
web
monitoring_server
:
image
:
salmant/ul_monitoring_server_container_image
ports
:
-
"
8080:8080"
-
"
4242:4242"
-
"
4245:4245"
-
"
7199:7199"
-
"
7000:7000"
-
"
7001:7001"
-
"
9160:9160"
-
"
9042:9042"
-
"
8012:8012"
-
"
61621:61621"
environment
:
-
MONITORING_SERVER=monitoring_server
-
VIRTUAL_HOST=jcatascopia.beia.switch
-
VIRTUAL_PORT=8080
networks
:
-
asap
-
web
#
monitoring_server:
#
image: salmant/ul_monitoring_server_container_image
#
ports:
#
- "8080:8080"
#
- "4242:4242"
#
- "4245:4245"
#
- "7199:7199"
#
- "7000:7000"
#
- "7001:7001"
#
- "9160:9160"
#
- "9042:9042"
#
- "8012:8012"
#
- "61621:61621"
#
environment:
#
- MONITORING_SERVER=monitoring_server
#
- VIRTUAL_HOST=jcatascopia.beia.switch
#
- VIRTUAL_PORT=8080
#
networks:
#
- asap
#
- web
monitoring_adapter
:
restart
:
always
image
:
beia/monitoring_adapter
environment
:
-
GRAPHITE_SERVER=graphite
-
MONITORING_PREFIX=eu.beia.switch
-
MONITORING_SERVER=${MONITORING_SERVER:-
monitoring_server
}
-
MONITORING_SERVER=${MONITORING_SERVER:-
147.228.242.94
}
depends_on
:
-
graphite
-
monitoring_server
#
- monitoring_server
networks
:
-
graphite
-
data
...
...
@@ -163,4 +163,4 @@ networks:
volumes
:
graphite_data
:
grafana_data
:
redis_data
:
\ No newline at end of file
redis_data
:
Write
Preview
Markdown
is supported
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