mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 05:47:11 +02:00
Optimized documentation
This commit is contained in:
19
administration/README.md
Normal file
19
administration/README.md
Normal 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.
|
Reference in New Issue
Block a user