The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unattended upgrade of Confluence

Danny Verkade
Contributor
May 18, 2017

Hi,

I would like to do a unattended upgrade of Confluence. I found this guide in the Atlassian documentation: https://confluence.atlassian.com/doc/unattended-installation-838416261.html

This will actually install Confluence. When I'm running this now, it says it's already installed (which is correct), but I want to force the upgrade. How can I achieve this behaviour? 

Here's the command I'm running:

./atlassian-confluence-6.2.0-x64.bin -q -varfile response.varfile

Here's the response.varfile I'm using: 

#install4j response file for Confluence
executeLauncherAction$Boolean=true
app.install.service$Boolean=true
sys.confirmedUpdateInstallationString=false
launch.application$Boolean=false
existingInstallationDir=/opt/atlassian/confluence
sys.languageId=en
sys.installationDir=/opt/atlassian/confluence
backupConfluence$Boolean=falsee

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Danny Verkade
Contributor
May 18, 2017

I have fixed this issue. You can set this parameter to true on order to upgrade: 

sys.confirmedUpdateInstallationString=true
TAGS
AUG Leaders

Atlassian Community Events