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
d03b74cd
Commit
d03b74cd
authored
Apr 12, 2019
by
Daniel Seybold
Browse files
added cloudiator download parameters to env-template
parent
e4e26352
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
env-template
env-template
+11
-0
No files found.
env-template
View file @
d03b74cd
#mandatory
## publicly accessible IP of the host running the Mowgli framework
PUBLIC_IP=1.2.3.4
## repository for DBMS installation scripts
SCRIPT_DOWNLOAD_ENDPOINT=https://omi-gitlab.e-technik.uni-ulm.de/mowgli/dbms-catalogue-scripts/raw/master
## sources to be downloaded by cloudiator-service for deploying cloudiator toos on the created VMs
CLOUDIATOR_JRE_DOWNLOAD=http://javadl.sun.com/webapps/download/AutoDL?BundleId=106240
CLOUDIATOR_LANCE_DOWNLOAD=https://omi-gitlab.e-technik.uni-ulm.de/mowgli/dbms-catalogue-scripts/raw/master/lance/server-0.2.0-SNAPSHOT.jar
## DBMS settings for the cloudiator-service
DATABASE_USER=cloudiator
DATABASE_PASSWORD=secret2018
DATABASE_ROOT_PW=topsecret2018
DATABASE_DB=colosseum
#optional
INFLUXDB_DB=telegraf
INFLUXDB_USER=mowgli
INFLUXDB_PW=mowgliSecret
...
...
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