Closed rhino232 closed 4 years ago
@rhino232 Thanks for the contribution!
We have a standing policy to not maintain any operating system-level of container configurations as part of the Eventide Project or Message DB. It's not really technology we use in development given that Postgres and Ruby are fundamental to the developer experience, and it's more common to run these right on the host machine.
If we do start to maintain and distribute official container configurations, it will likely start with Message DB. But again, these aren't technologies that tend to be part of the developer experience.
That said, if you want to maintain your fork with the Docker artifacts, I'd be happy to point people to it if we're asked for a Docker setup.
@sbellware Thank you for your comment on my pull request.
I maybe just misunderstood the quick in quickstart example. I understood more in the sense of quick try out to evaluate the technology in order to invest more time.
We had a bit of a hard time understanding all the intricacies of the postgres connection setup and since we alreday had a very special connection setup for a local develop environment in another project it was no option to just upgrade to a clean environment.
Your answer is fine with me, since we are using docker anyway, maybe even prepare some kind of helm deployment for our project I just leave it as it is and close the pull request.
docker-compose.yml illustrates the needed postgres variables