First thing, Our Jira runs on Datacenter. So, we are trying to upgrade Jira using ansible.
How my ansible playbook works:
When I run the playbook it will download and run the Jira bin installer and it provides permissions to the file and then it takes the backup of Jira directory. Before starting Jira, It will copy the modified/new files with existing/old files and then Jira starts with the latest version. This is the complete process of Jira upgrade using ansible script. From this process, when I run in local machine it doesn't give any errors. If I run in Dev environment maybe I may see some errors.
Recently, I have gone through some Atlassian community answers. Most of the people tried to automate Jira. But it doesn't work out for them. Also, I heard that instead of automation manual upgrade is good for Jira application not all Atlassian products.
Any suggestions or concerns on this automation process. If anyone tried and already got succeded please I need your Inputs.
Thanks,
Kumar
hello brother,
Can you provide me ansible playbook for upgrade jira app
Hi Kumar,
see my last answer here: https://community.atlassian.com/t5/Jira-questions/Upgrade-JIRA-with-Ansible/qaq-p/656792
I am doing a similar way and it works pretty good for me. However I am not copying any old config files. My approach is to update the new files with my values. Ansible offers great modules like replace or lineinfile.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.