This software should offer a cloud based application\framework for GUI and REST based development and data management.
- High differentiable of rights for persons, groups and devices
- Data interface for persons and devices (IoT)
- Support of mixtures between executables and data
- Versioning of every state of the used data
- Automized transparency for users about their data and use
- Expanding the standard program paradigma of classes and objects through sources.
- Implementation of all big standard applications via API to manage them over one interface
- High scalability (IaaS compatible)
The following use case diagram is work in process and gives an short overview over the software and the actors.
Further information you will find in the administration README.md.
To run the application you need docker.
After installing docker you just need to run
bash ./administration/init.sh
in the root directory of the repository.
Further information about the application and the architecture you will find in the application README.md.
To realize a high scalable and CI setup with kubernetes, docker and Jenkins use the following schema.
This project follows multiple conventions and rules apply to it. If you're interested in participating in this project you MUST follow them.
Documentation conventions apply to this project.
The "GNU AFFERO GENERAL PUBLIC LICENSE" applies to this project.
To contributions of this project the "Contributor Covenant Code of Conduct" applies.