Last 12 weeks · 0 commits
1 of 6 standards met
Hi, I am currently running jira as docker container with bind mount , with external postgres DB details in JIRA_HOME/config.xml file. I need to convert that deployment into k8s deployment instead and maybe I can use this repo as a guide. I have some questions: how can we tell it to use our existing postgres DB connection details , should we put the config.xml file in the image? how can we copy the existing home directory into the persistent volume? my docker image takes some ENV variables during docker run e.g reverse proxy , protocol , and memory sizes, can I use them in continaer spec here and they will work the same way? thanks
Repository: kelseyhightower/jira-on-kubernetes. Description: Notes: Running Atlassian's Jira on Kubernetes Stars: 67, Forks: 38. Open PRs: 1, open issues: 2. Last activity: 8y ago. Community health: 28%. Top contributors: kelseyhightower.