Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@caviri
Copy link
Member

@caviri caviri commented Apr 4, 2024

Hello @sabinem, I'm proposing to include all the modifications we just did in this minor versioning so we can refer to it on the documentation. What do you think?

caviri and others added 18 commits March 8, 2024 09:04
this avoids exposing secrets in Docker containers
otherwise nicegui fails to run and the `odtp dashboard` command
does not work
that way the docker-compose file can be filled with the secrets
on docker compose up

the configurations can be checked with `docker compose config`
provide two example `.env` files: one for local setup and one for
the docker compose setup
the data that is loaded there is outdated
use mongodb function for the setup and remove mongodb class
these functions are not used any more
igonre .env.compose, ignoring odtpDB.json is no longer needed
since it has been replaced by compose.yml
in order to combine compose.yml with environment variables a
`.env` is needed. See here for an explanation:
https://stackoverflow.com/questions/48495663/docker-compose-env-file-not-working
fix(Dockerfile): don't expose environment variables
Functional docker compose for all services in ODTP
@sabinem sabinem merged commit 52e5ee6 into main Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants