infinito/README.md

21 lines
593 B
Markdown
Raw Normal View History

2018-09-05 10:48:44 +02:00
# infinito (development status)
This software allows users to automatize data sharing with people and IoT devices.
2018-09-08 14:23:03 +02:00
## developer guide
2018-09-05 10:48:44 +02:00
In the administration folder you will find all necessary scripts to run and configure the application.
2018-09-08 14:23:03 +02:00
This scripts are optimized for Ubuntu, but may they will run on MAC OS.
### 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.
2018-09-05 10:48:44 +02:00
## license
The "GNU AFFERO GENERAL PUBLIC LICENSE" applies to this project. See LICENSE.txt.