Hello,
We are running Jira Data Center on a docker-compose setup and I'm currently trying to figure out how to alter JVM_REQUIRED_ARGS.
The goal is to add a Web Resource using ScriptRunner and that requires to point Jira to a specific directory by adding "Dplugin.resource.directories=*path to folder*" to JVM_REQUIRED_ARGS.
According to documentation, you have to modify the setenv.sh file, but the modified variable seems to get overwritten again when restarting Jira.
Thanks for any help!
Did you try what is suggested in the Docker section of this document?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.