data management software
Go to file
2018-09-08 14:44:59 +02:00
administration Added stop and composer-update script 2018-09-08 14:44:59 +02:00
application Deleted unneccessary dependendys 2018-09-06 22:44:04 +02:00
docker-symfony@204ebf011c Implemented support for phpunit bridge 2018-09-05 16:57:28 +02:00
.env.dist Added development environment 2018-09-01 17:49:18 +02:00
.gitmodules Used fork 2018-09-05 09:43:34 +02:00
LICENSE.txt Added GNU AFFERO GENERAL PUBLIC LICENSE 2018-09-01 16:15:56 +02:00
README.md Optimized init 2018-09-08 14:23:03 +02:00

infinito (development status)

This software allows users to automatize data sharing with people and IoT devices.

developer guide

In the administration folder you will find all necessary scripts to run and configure the application.

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.

license

The "GNU AFFERO GENERAL PUBLIC LICENSE" applies to this project. See LICENSE.txt.