Closed sstubbs closed 4 years ago
These two pull requests are regarding postgres https://github.com/chmanie/hemhem/pull/3 https://github.com/chmanie/hemhem/pull/4. I understand though if you don't want to increase the container sizes to support postgres.
For the time being I've just created a postfix and saslauthd container with those changes and removed the scripts from them as they will be injected by kubernetes. I will still use your cyrus imap container as that doesn't need direct access to the db.
This should be done with #3 and #4, right?
Yes thats done thank you very much. I'll delete my fork and the dockerhub containers so we stay consistent.
I added you as a collaborator, so feel free to open PRs without forking :)
Ok brilliant thanks. I should have the operator done tomorrow. I'll add you as a collaborator there just in case you need a kubernetes deployment at any point.
Hi,
I'm creating a kubernetes operator based on this brilliant project. We using postgres not mysql so I'm forking it for now just to add postgres support. Will do a pr once done and it would be great if that could be included.