-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kubernetes Helm Chart #161
Comments
Hello Matthias! Thanks for creating and sharing this with us. There's already another Helm chart for Roundcube that we're aware of: https://github.com/volker-raschek/roundcube-charts and after I found some time to have a closer look, I'll add the links to the roundcube.net website. Maybe you also found our Kubernetes example and you might have some suggestions or additions to improve it. |
I left some feedback (sorry for my honesty) in #162. As written there: If you want, I can provide a couple of lines of code as an example for how to get Roundcube running using a helm chart. So people have a fast and easy start with Roundcube on Kubernetes, but they can then just continue using the chart and ajusting more and more configuration values over time. What do think about that? For the helm chart available at https://github.com/volker-raschek/roundcube-charts: I was in contact with the author and asked for collaboration, because I think the world needs one (ideally) perfect chart more than two half perfect charts. However, after the first reply, I didn't get any further replies (yet). So I'm trying to improve my helm chart as far as time allows for it. There are also a couple of features, which I have implemented, which are not (yet) implemented in the other helm chart. However, things still open in my chart:
|
Hello again. Your Helm chart looks really good and I just installed it with minikube and a mysql chart. It's also mentioned in a news post on roundcube.net and in the download section of our website.
Some kind of hint or a few lines of code how to set up a database would really be helpful.
Yes, I played around with We're definitely looking for updates on your charts and we're happy for your contributions. |
Hey folks,
thanks for providing this docker image! It helped me a lot to get Roundcube running on my Kubernetes cluster. Maybe it's out of scope, but without asking we never find out:
I wrote a helm chart to deploy roundcube to a Kubernetes cluster. Maybe it is worth mentioning this in the documentation? Link to the helm chart is here:
Best regards
Matthias
The text was updated successfully, but these errors were encountered: