Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mowgli
docker
Commits
4fba1a6d
Commit
4fba1a6d
authored
Jan 31, 2019
by
Daniel Seybold
Browse files
added public_ip for colosseum and orchestrator
parent
9e74b0ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docker-compose.yml
docker-compose.yml
+2
-0
No files found.
docker-compose.yml
View file @
4fba1a6d
...
...
@@ -37,6 +37,7 @@ services:
-
MYSQL_DB=${DATABASE_DB}
-
MYSQL_HOST=cloudiator-store
-
ETCD_HOST=cloudiator-etcd
-
PUBLIC_IP=${PUBLIC_IP}
ports
:
-
9000:9000
# volumes:
...
...
@@ -97,6 +98,7 @@ services:
-
APPLICATION_DEPLOYMENT_LIBRARY_URI=application-catalogue
-
WORKLOAD_API_URI=${WORKLOAD_API_IP}
-
INFLUXDB_URL=${PUBLIC_IP}:8086
-
PUBLIC_IP=${PUBLIC_IP}
ports
:
-
8282:8282
volumes
:
...
...
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