snypy / snypy-docker

Docker setup for running SnyPy
MIT License
34 stars 3 forks source link

Why exactly do we need to do things to run this application? #31

Closed zunjae closed 1 month ago

zunjae commented 4 months ago

I've been using Docker with Compose for many years now and noticed this is the first project EVER where we manually have to do things such as migrating the database.

Considering it's 2024 (and not the 90's) I was wondering why these manual steps are required?

Why can't this be part of the application or docker setup?

nezhar commented 3 months ago

Since this is an open repository, you are always welcome to create a PR.

The current steps of the setup ae described at the begining of the readme: https://github.com/snypy/snypy-docker?tab=readme-ov-file#setup-application

zunjae commented 3 months ago

I'm not interested in fixing this. I am only asking why this is a thing. Why do people need to do this? Just like with fashion people like to bring back old trends so I was wondering maybe I'm behind on something

nezhar commented 1 month ago

I's a workflow decision at the end of the day, and it's not always that easy to cover it.

I give it a try in https://github.com/snypy/snypy-docker/pull/33, and this is going to be integrated in the reposiotry, and it is going to be used starting 1.5.0