/stella-server

Central server of the STELLA infrastructure

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

STELLA Server

Python application GPLv3 license Uptime Robot status Uptime Robot ratio (7 days)

The stella-server provides the following services:

👥 User administration
📊 Dashboard
🤖 Automated generation of the STELLA app → docker-compose.yml
💾 Data storage (user feedback) for data analysis, training, etc.

Setup

  1. Build app with Docker: docker-compose up -d
  2. Add toy data with the help of util/simulate.py

A setup guide for the entire infrastructure can be found here.

Citation

We provide citation information via the CITATION file. If you use stella-server in your work, please cite our repository as follows:

Schaer P, Schaible J, Garcia Castro LJ, Breuer T, Tavakolpoursaleh N, Wolff B. STELLA Server. Available at https://github.com/stella-project/stella-server/

We recommend you include the retrieval date.

License

stella-server is licensed under the GNU GPLv3 license. If you modify stella-server in any way, please link back to this repository.