I'm trying to deploy Jira DC on dockers, and i can't find a way to configure jira-config.properties.
Some of the configurations i use at this moment are these:
jira.lf.date.relativize = false
jira.export.excel.enabled = true
jira.index.issue.threads = 40
upgrade.reindex.allowed=false
Solved! Go to Solution.
i thought that you can only mount directories.
It seems that this should work fine
Hey @Marcelo Mella you can do both, Docker Volume is a complex topic. You can read up on that here https://docs.docker.com/engine/reference/run/#volume-shared-filesystems and here https://docs.docker.com/storage/volumes/
Thanks @Sebastian Schmidt , to add one more complexity, i'm using AWS Fargate.
I can't mount a single file from a EFS, so i'm raising a support ticket on AWS to ask for some help
For any of those that are trying to configure jira-config.properties on a Fargate configuration, the best answer is to use a "sidecar".
See the next link:
https://kichik.com/2020/09/10/mounting-configuration-files-in-fargate/
Heads up! Opsgenie's features are moving to Jira Service Management and Compass. Planning your migration? Join our dedicated group for resources and tips from Atlassian and the Community to ensure a smooth transition.
Check it out ↗Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.