Closed crazyuploader closed 6 months ago
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.
This addition simplifies container orchestration, enhancing development and deployment workflows.