Updated documentation

This commit is contained in:
Kevin Frantz
2018-09-12 22:58:51 +02:00
parent 45715c4fcf
commit 25e3ad06fe
9 changed files with 146 additions and 14 deletions

View File

@@ -0,0 +1,19 @@
# requirements
This scripts are optimized for Ubuntu, but may they will run on MAC OS.
Tested on a Ubuntu 18.04.1 LTS machine.
# administration
In the administration folder you will find all necessary scripts to run and configure the application.
# initialization
To initialize the docker environment, please execute in the root:
```
bash administration/init.sh
```
Afterwards you can access the service via http://127.0.0.1:80.