mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Updated documentation
This commit is contained in:
19
documentation/product/user/administrators/guide.md
Normal file
19
documentation/product/user/administrators/guide.md
Normal 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.
|
0
documentation/product/user/user/.gitignore
vendored
Normal file
0
documentation/product/user/user/.gitignore
vendored
Normal file
Reference in New Issue
Block a user