Skip to content

stella-project/stella-server

Repository files navigation

STELLA Server

Python application GPLv3 license

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

Local development

  1. Build docker compose -f docker-compose-dev.yml build --no-cache
  2. Run docker compose -f docker-compose-dev.yml up -d

Production

  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.

About

Central server of the STELLA infrastructure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8