Hello, Martin!
It's nice project. I'm heading towards standardizing my dagster-based projects as well.
I'm just curious why did you decided to include not only code, but whole Dagster service(daemon, web gui, etc.) in your docker-compose configuration?
I think for cookiecutter template it's more appropriate to have only code base. And later we just add it as Code location
So we will have only one web gui and shared resources across different code location.
P.S. I am relatively new to this subject. Therefore, I may not be the most authoritative source on this matter. I apologize in advance.
Hello, Martin!
It's nice project. I'm heading towards standardizing my dagster-based projects as well.
I'm just curious why did you decided to include not only code, but whole Dagster service(daemon, web gui, etc.) in your docker-compose configuration?
I think for cookiecutter template it's more appropriate to have only code base. And later we just add it as Code location
So we will have only one web gui and shared resources across different code location.
P.S. I am relatively new to this subject. Therefore, I may not be the most authoritative source on this matter. I apologize in advance.