Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker changes related to ZIO #278

Closed
Tracked by #257
lsulak opened this issue Sep 25, 2024 · 0 comments · Fixed by #279
Closed
Tracked by #257

Docker changes related to ZIO #278

lsulak opened this issue Sep 25, 2024 · 0 comments · Fixed by #279
Assignees
Labels
infrastructure Project setup and deployment Server Issues touching the server part of the project

Comments

@lsulak
Copy link
Collaborator

lsulak commented Sep 25, 2024

Background

Currently, the Docker is working, but must be re-checked - but the main problem is that the configuration is only part of the build; dynamic configuration (during Docker Build or Docker Run) is not used because is ignored. This is not optimal, our DevOps team will supply dynamic configuration in Kubernetes (when deploying and using the docker image we have). We have to make the changes to support this.

Feature

Docker container runs fully and properly with the new changes. Configuration can be dynamically supplied.

@lsulak lsulak self-assigned this Sep 25, 2024
@lsulak lsulak added Server Issues touching the server part of the project infrastructure Project setup and deployment labels Sep 25, 2024
@lsulak lsulak moved this from 🆕 To groom to 🏗 In progress in CPS small repos project Sep 25, 2024
lsulak added a commit that referenced this issue Sep 26, 2024
@lsulak lsulak moved this from 🏗 In progress to 👀 In review in CPS small repos project Sep 30, 2024
@lsulak lsulak moved this from 👀 In review to ✅ Done in CPS small repos project Sep 30, 2024
@lsulak lsulak closed this as completed Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Project setup and deployment Server Issues touching the server part of the project
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant