This article provides the instructions to perform a full upgrade to Appspace 8.0 on-prem, for existing Appspace customers running an older version of Appspace on-prem.
Upgrade Paths
See the following table for the upgrade path of your Appspace on-prem version.
Starting Version | Upgrade Path |
---|---|
Appspace 8.0 | 8.0 |
Appspace 7.2 | 7.2 > 8.0 |
Appspace 7.1 | 7.1.4 > 7.2 > 8.0 |
Appspace 7.0 | 7.0.1 > 7.2 > 8.0 |
Appspace 6.2 | 6.2.4 > 7.2 > 8.0 |
Appspace 6.1 | 6.1.0 > 6.2.4 > 7.2 > 8.0 |
Appspace 6.0 | 6.0.3 > 6.2.4 > 7.2 > 8.0 |
Appspace 5.8 | 5.8.0 > 6.0.3 > 6.2.4 > 7.2 > 8.0 |
Appspace 5.5 | 5.5.5 > 6.0.3 > 6.2.4 > 7.2 > 8.0 |
Appspace 5.2 | 5.2.3 > 6.0.3 > 6.2.4 > 7.2 > 8.0 |
Appspace 5.1 | 5.1.2 > 5.2.3 > 6.0.3 > 6.2.4 > 7.2 > 8.0 |
Appspace 5.0 | 5.0.3 > 5.1.2 > 5.2.3 > 6.0.3 > 6.2.4 > 7.2 > 8.0 |
Appspace 4.2 | 4.2.2 > 5.0.3 > 5.1.2 > 5.2.3 > 6.0.3 > 6.2.4 > 7.2 > 8.0 |
Appspace 4.1 | 4.1.0 > 4.2.2 > 5.0.3 > 5.1.2 > 5.2.3 > 6.0.3 > 6.2.4 > 7.2 > 8.0 |
Prerequisites
- Please ensure that you meet all hardware and software requirements listed in the Appspace 8.0 On-Prem System Requirements article.
- HTTPS is required for communications. Please download and install a valid publicly trusted SSL (Secure Sockets Layer) signed certificate for the Appspace on-prem server. Refer to the How to Set Up SSL on IIS 10 instructions here: https://docs.microsoft.com/en-us/iis/manage/configuring-security/how-to-set-up-ssl-on-iis
- Configure the DNS (Domain Name Server) with an FQDN (Fully Qualified Domain Name).
- If Shared IIS Configuration is enabled, you must disable it and install the IIS URL Rewrite feature manually on each web server, by following the instructions here: https://social.technet.microsoft.com/wiki/contents/articles/25762.how-to-install-and-configure-iis-url-rewrite-over-iis-shared-configuration-feature.aspx The Appspace Installation Center may not be able to install the IIS URL Rewrite feature correctly if the Shared IIS Configuration is enabled.
-
Disable any anti-virus software prior to installation. If you are unable to disable the anti-virus software due to company security policies, you may configure the anti-virus software to exclude all Appspace folders and databases.
Download Prerequisite Software
- Download only one of the following database:
- MySQL 8.x: https://dev.mysql.com/downloads/mysql/
- MS SQL: Microsoft SQL Server 2019: https://www.microsoft.com/en-us/sql-server/sql-server-downloads
- Please contact Appspace Support to get the latest Appspace Installer.
- Proceed to install the applications as per the instructions in the next section below.
Uninstall Appspace Installation Center
- You must first remove the previous build of Apppace Installation Center.
- In the list of installed programs, select Appspace Installation Center and click Uninstall.
- Proceed to the instructions in the next section below.
Install Prerequisite Software
- Links to the installation instructions on the provider’s website are provided.
- Please ensure you take note of and complete the specific configuration required for each application, described in each step below.
- Please right-click each installer file and select Run as Administrator to install.
Please install the prerequisite software downloaded earlier, in the following order:
- Upgrade your Appspace database:
- MySQL:
- Upgrade your MySQL database to MySQL 8.x, by following the instructions here: https://dev.mysql.com/doc/refman/8.0/en/upgrading.html
- MS SQL
- Upgrade your Microsoft SQL Server to Microsoft SQL Server 2019, by following the instructions here: https://docs.microsoft.com/en-us/sql/database-engine/install-windows/upgrade-sql-server-using-the-installation-wizard-setup?view=sql-server-ver15
- MySQL:
- Proceed to the next section below.
Install Appspace 8.0
The installation of Appspace 8.0 on-prem involves the installation of two Appspace installers. The Appspace Installation Center Setup file is included as part of the Appspace 8.0 Installer.
- Right-click the Appspace 8.0 Installer setup file on your on-prem server, and select Run as administrator to launch the installer. Click Begin Installation.
- Read the Appspace’s Software License Agreement. If you agree to the terms, check the checkbox, and click Agree.
- Click Next once you have ensured the installation paths for the Application, Content, and Data paths are correct. Enter in the FQDN Host Name of the server, as it will be used to identify and access the Appspace console once the installation is complete. Example: https://<server.hostname.com>
Company Server: server
Company Hostname: hostname.com
WarningEnsure the FQDN hostname is used when asked for a hostname. We do not recommend changing this Host Name once the installation is complete. If a need arises, please contact Appspace Support first. - Review the list of applications and services that will be installed, and click Install. The Appspace 8.0 Installer will begin installing the required applications, services, and the Appspace Installation Center Setup file. The installation duration varies, and may require the server to be restarted multiple times during the installation process.
- Once the Appspace Installation Center Setup is launched during the installation process, click Install.
- Ensure the Installation, and Content folder paths are correct, and click Next.
- Select the server Database type from the drop-down menu, and enter in the database Host and root credentials. You may leave localhost as the Host. If the database engine is installed on a separate server, replace the Host value with the IP address of the remote database server.
- Click Validate to continue the installation process.
- Restart the server once the Appspace Installation Center Setup has completed as indicated.
- Once restarted, the Appspace 8.0 Installer would continue the installation process.
- Click Next once the installation process is complete, and Next again at The installation was successful screen.
- The Data Migration process would then begin. Click Next once the migration process is complete, and Next again at The data migration was successful screen.
- Click Close at the You have completed the installation! screen, and OK at the confirmation dialog box.
- Launch your web browser and connect to your Appspace console via the following URL: https://<hostname> (replace <hostname> with the Host Name entered in Step 3 above)
- When you access the Appspace console for the first time, you will be redirected to the License Activation page. Please refer to Activate Appspace 8.0 On-Prem Server for more information.
- Data Migration – Select this option if Data Migration previously was not completed during the installation phase.
- Card Installer – Select this option to install Cards (Update existing templates, and themes).
- Uninstall – Select this option to uninstall Appspace 8.0.