| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-03 | refactor(web/server): Create standalone OpenDC distribution | Fabian Mastenbroek | |
| This change updates the Quarkus configuration of the OpenDC web server to serve as a fully standalone distribution that is capable of serving the web UI, web API, and experiment runner. Such an approach vastly simplifies local deployments. For Docker deployments, we create a custom Quarkus profile that uses PostgreSQL and disables the web UI. | |||
| 2022-05-18 | feat(web/api): Add initial server distribution | Fabian Mastenbroek | |
| This change adds a distribution that contains the OpenDC web server implementation based on Quarkus. This distribution should be used by advanced users that whish to deploy a custom OpenDC instance. | |||
