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

Enhancement: Introduce Docker Compose for enhanced container management #33

Closed
wants to merge 1 commit into from

Conversation

crazyuploader
Copy link

This addition simplifies container orchestration, enhancing development and deployment workflows.

Add Docker Compose file to make managing the container easier
@devfinwiz
Copy link
Owner

This addition simplifies container orchestration, enhancing development and deployment workflows.

Hey @crazyuploader ,
Glad to see your PR towards making Fin Maestro Kin simpler for users. However, I've planned introduction to docker compose once there are multiple services in the application.
For instance, once we seperate out redis in later stages to be executed in a new container instead of the same container as Uvicorn, we might need to introduce docker compose to avoid complexity.

@devfinwiz devfinwiz closed this May 7, 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.

None yet

2 participants