Optimized documentation

This commit is contained in:
Kevin Frantz
2019-01-26 16:47:51 +01:00
parent f6978628b9
commit a7ad02be50
9 changed files with 48 additions and 165 deletions

19
administration/README.md Normal file
View File

@@ -0,0 +1,19 @@
#administration
In this folder you will find all necessary scripts to run and configure the application.
## requirements
This scripts are optimized for Ubuntu, but may they will run on MAC OS.
Tested on a Ubuntu 18.04.1 LTS machine.
## 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.