Helm Chart for Self Hosted Deployment in Kubernetes #887
Replies: 1 comment
-
Hey @jugrajsingh . Thanks for your suggestion and opening a discussion. Lets wait and see of there are more people interested in it.
I am not sure whats the best way to resolve this. We did release some update to our docker setup that allows for running the migrations. I am not sure if it can be automated or it has to be done manually, as docker is community maintained and we don't use it in our team. |
Beta Was this translation helpful? Give feedback.
-
I was wondering if anyone is working on a deployment template that would provide an easy way to deploy this in a Kubernetes Environment.
Following will be the Features of that:
If we can figure out the Database Initialization on every start, I can help create a draft Helm Chart to deploy the docker.
Currently, before a new version is released, I have to run a setup command outside the docker to ensure DB is migrated.
Beta Was this translation helpful? Give feedback.
All reactions