Upgrading Axure Cloud for Business On-Premises
Upgrading your Axure Cloud for Business On-Premises server is a fairly simple and straightforward process.
-
Make sure your server machine meets the new system requirements for Axure Cloud for Business On-Premises.
-
Contact your Axure account representative or complete this form to request the Axure Cloud for Business On-Premises installer.
-
Run the installer, which will handle the upgrade process for you. The process should only take a few minutes to complete.
End users will be unable to access your Axure on-premises server during the upgrade process. As such, you may want to perform the upgrade outside your team's regular working hours.
-
Click Finish on the final screen of the installer. The Axure Cloud web app will open in your web browser.
-
On the Axure Cloud page that appears, click Update to update your database schema. You will need to provide your database administrator credentials to complete this process.
-
Axure Cloud for Business On-Premises must be upgraded one major version at a time (e.g., 1.x.x.xxx → 2.x.x.xxx → 3.x.x.xxx). Always back up the SQL database before upgrading to a new major version.
-
If you're upgrading from a legacy Axure Share Enterprise server (v1), see Upgrading from Axure Share Enterprise to Axure Cloud for Business On-Premises.
Upgrading from Axure Share Enterprise to Axure Cloud for Business On-Premises
The information below strictly pertains to updates from Axure Share Enterprise (v1) to Axure Cloud for Business On-Premises (v2).
IIS changes and Kestrel
Axure Cloud for Business on-premises uses ASP.NET's built-in Kestrel web server rather than Windows Server's Internet Information Services (IIS). Performing the Axure Cloud for Business upgrade will deactivate "Default Web Site" and start a new service that listens on port 80.
If you need to keep features that IIS provides, contact us at support@axure.com.
Reconfigure HTTPS (SSL)
If you had previously configured HTTPS (SSL) connections on your Axure on-premises server, you'll need to reconfigure SSL by editing the server's customsettings.json
file. If you installed the server in the default location, you can find this file at:
C:\Program Files\Axure\Share9\site\customsettings.json
Click here for directions on reconfiguring SSL.