infinito/administration/README.md
2019-01-26 16:48:07 +01:00

20 lines
424 B
Markdown

#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.