Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
docker
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mowgli
docker
Commits
9e74b0ff
Commit
9e74b0ff
authored
Dec 21, 2018
by
Daniel Seybold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated readme and aligned optional passwords
parent
d69fae1d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
16 deletions
+3
-16
README.md
README.md
+1
-14
env-template
env-template
+2
-2
No files found.
README.md
View file @
9e74b0ff
...
...
@@ -10,19 +10,6 @@ Provides the docker-compose for the DBMS-Jungle-Evaluator
*
install docker-compose: https://docs.docker.com/compose/install/
*
Required folder for logging:
```
shell
mkdir
/var/log/db-evaluator-colosseum/
```
```
shell
mkdir
/var/log/application-deployment-library/
```
```
shell
mkdir
/var/log/evaluation-orchestrator/
```
*
Required folders for persistent data:
...
...
@@ -40,7 +27,7 @@ Provides the docker-compose for the DBMS-Jungle-Evaluator
Clone this repo:
```
shell
git clone https://omi-gitlab.e-technik.uni-ulm.de/
ds/db-evaluator-
docker.git
git clone https://omi-gitlab.e-technik.uni-ulm.de/
mowgli/
docker.git
```
...
...
env-template
View file @
9e74b0ff
...
...
@@ -12,8 +12,8 @@ DATABASE_DB=colosseum
#optional
INFLUXDB_DB=telegraf
INFLUXDB_USER=
carlos
INFLUXDB_PW=
criminal
INFLUXDB_USER=
mowgli
INFLUXDB_PW=
mowgliSecret
INFLUXDB_ADMIN=influxadmin
INFLUXDB_ADMIN_PW=topsecret
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