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
24692805
Commit
24692805
authored
Dec 29, 2017
by
Spiros Koulouzis
Browse files
Options
Browse Files
Download
Plain Diff
Merge origin/DRIP_2.0 into DRIP_2.0
parents
2f7bc2e5
e4c24718
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 @
24692805
...
@@ -23,36 +23,36 @@ services:
...
@@ -23,36 +23,36 @@ services:
-
graphite
-
graphite
networks
:
networks
:
-
web
-
web
monitoring_server
:
#
monitoring_server:
image
:
salmant/ul_monitoring_server_container_image
#
image: salmant/ul_monitoring_server_container_image
ports
:
#
ports:
-
"
8080:8080"
#
- "8080:8080"
-
"
4242:4242"
#
- "4242:4242"
-
"
4245:4245"
#
- "4245:4245"
-
"
7199:7199"
#
- "7199:7199"
-
"
7000:7000"
#
- "7000:7000"
-
"
7001:7001"
#
- "7001:7001"
-
"
9160:9160"
#
- "9160:9160"
-
"
9042:9042"
#
- "9042:9042"
-
"
8012:8012"
#
- "8012:8012"
-
"
61621:61621"
#
- "61621:61621"
environment
:
#
environment:
-
MONITORING_SERVER=monitoring_server
#
- MONITORING_SERVER=monitoring_server
-
VIRTUAL_HOST=jcatascopia.beia.switch
#
- VIRTUAL_HOST=jcatascopia.beia.switch
-
VIRTUAL_PORT=8080
#
- VIRTUAL_PORT=8080
networks
:
#
networks:
-
asap
#
- asap
-
web
#
- web
monitoring_adapter
:
monitoring_adapter
:
restart
:
always
restart
:
always
image
:
beia/monitoring_adapter
image
:
beia/monitoring_adapter
environment
:
environment
:
-
GRAPHITE_SERVER=graphite
-
GRAPHITE_SERVER=graphite
-
MONITORING_PREFIX=eu.beia.switch
-
MONITORING_PREFIX=eu.beia.switch
-
MONITORING_SERVER=${MONITORING_SERVER:-
monitoring_server
}
-
MONITORING_SERVER=${MONITORING_SERVER:-
147.228.242.94
}
depends_on
:
depends_on
:
-
graphite
-
graphite
-
monitoring_server
#
- monitoring_server
networks
:
networks
:
-
graphite
-
graphite
-
data
-
data
...
@@ -163,4 +163,4 @@ networks:
...
@@ -163,4 +163,4 @@ networks:
volumes
:
volumes
:
graphite_data
:
graphite_data
:
grafana_data
:
grafana_data
:
redis_data
:
redis_data
:
\ No newline at end of file
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