| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-05 | build: Support runtime variables in frontend Docker image | Fabian Mastenbroek | |
| This change adds support for dynamically specifying various variables for the frontend Docker image through environmental variables. Previously, these were embedded directly into the source code, which requires rebuilding the entire image to change these variables. | |||
| 2020-11-11 | Add support for simulator error reporting via Sentry | Fabian Mastenbroek | |
| 2020-11-11 | Add support for API error reporting via Sentry | Fabian Mastenbroek | |
| 2020-10-27 | Split prod and dev config for Docker Compose | Fabian Mastenbroek | |
| This change splits the Docker Compose configuration into three files in order to share the configuration for different environments (e.g. development and production). Furthermore, this change drops the requirement for a reverse proxy. | |||
