We would like to use the default atlassian AWS cloud formation template but trying to figure out how to define how to disable websudo for the nodes. I know is set in the jira-config.properties file. but OTB i don't think I can do anything with the template. Does anyone have an idea of another way to disable websudo without having to customize the playbook.
Hi @Isaac Montes ,
In Jira Datacenter you will want to set the websudo value in the jira-config.properties file in each node respectively in the Jira's local home directory, not the shared home directory.
As for modifying the launch to get this in from the start you would want to look at triggering a post launch startup script in the container as detailed in the following documentation, and use this script to edit or create the properties file and add in the desired configurations:
Regards,
Earl
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.