Helm Chart for Self Hosted Deployment in Kubernetes #887
jugrajsingh
started this conversation in
Ideas
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. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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.
All reactions