obs-portal/deployment/examples
Dennis Boldt e82f2c9a0e Use environment variables to configure the portal
- Added an example .env file, where all variables start with `OBS_`
- `OBS_` variables are handled by the portal as configuration variables
- Uncomment some variables in the config.py, since the config.py overrides the env-vars
- Use env-vars and env-file in the docker-compose.yaml
- Add the worker to the docker-compose.yaml
- Add KeyCloak with its own postgres to the docker-compose.yaml
2022-02-18 11:46:00 +01:00
..
.env Use environment variables to configure the portal 2022-02-18 11:46:00 +01:00
config.py Use environment variables to configure the portal 2022-02-18 11:46:00 +01:00
docker-compose.yaml Use environment variables to configure the portal 2022-02-18 11:46:00 +01:00
traefik.toml adapt traefik.toml to volume mount 2021-11-22 09:22:51 +01:00