Gain insights and recommendations for post-installation configuration tasks, including system tuning to tailor to Enterprise V4.8.
Installation Requirements
Minimum Requirements:
Windows 7/8/10/Server 2008/Server 2012/Server 2016/Server 2019
Dual Core Processor
4GB RAM
10GB Free Hard Drive Space, a Solid State Drive is recommended (500MB is required for Innoslate Server Files)
A Microsoft SQL Server 2008 or higher database. SQL Server Express is supported for single computer installations. Please note: if using SQL Server, Full Text Search needs to be installed in order for Innoslate to be installed correctly.
Alternatively, PostgreSQL databases are also supported.
Recommended Requirements:
Windows 7/8/10/Server 2008/Server 2012/Server 2016/Server 2019
Quad Core Processor
8GB RAM
25GB Free Hard Drive Space, a Solid State Drive is recommended (500MB is required for Innoslate Server Files)
A Microsoft SQL Server 2008 or higher database. SQL Server Express is supported for single computer installations.
Alternatively, PostgreSQL databases are also supported.
Pre-Installation
Install database software that will be used to connect to Innoslate. Innoslate supports SQL Server 2008 (or newer) and PostgreSQL. Express with Advanced Services (SQLEXPRADV) is required to support Full Text Search.
Please note that if using SQL Server, Full Text Search must be installed.
Please note that Usernames and Passwords for any accounts in your database software or Innoslate cannot contain the following special characters:
a. # b. % c. ^ d. & e. + f. " g. ' h. \ i. { j. } k. | l. !
Installation Instructions
Use this installation link: https://innoslate-install.s3.amazonaws.com/Innoslate_4.8.1.1-setup.exe
A windows prompt will come up from the Windows User Account Control, stating that The Microsoft Defender has recognized an app that's unverified. Proceed by clicking "Run Anyway".
A prompt will come up to you to communicate that Innoslate makes changes to your computer. Click “Yes” to continue.
The Innoslate Setup Wizard will open. Click “Next” to continue:
The wizard should prompt you to agree to the license agreement. Click “I Agree” to continue.
Select Innoslate4 and Service components to install. Click ‘Next’ to continue.
Keep “C:\Innoslate4” as the destination folder, and click “Next” to continue.
Once the .exe file is installed, click “Finish.”
Your default browser should launch to begin the Innoslate Setup Panel. Accept the Innoslate End-User License Agreement and click ‘Next:
Drop your license key file or click to upload the license key file and click on ‘Validate’.
Check to make sure the correct licenses and expiration date pop up. Click ‘Next’ to continue.
In PostgreSQL, you do not have to create a database to connect Innoslate to it. You simply need to create the Master Password when you login via pgAdmin 4, after installing PostgreSQL.
Fill out the fields to access your PostgreSQL database per your configuration. The below picture is an example with PostgreSQL installed on the same computer Innoslate is installed on (localhost).
Note: after applying these setting, do a service restart in the window services or use the restart_innoslate_service.cmd which can be found in the utilities folder. Otherwise these settings changes will not take effect.
Configuring Innoslate Port
To change the 8080 port Innoslate is running on, you'll need to access the following XML file in the Innoslate files: C:\Innoslate4\apache-tomcat\conf\server.xml and update the following to change to the port to what you want.
Note: after applying these setting, do a service restart in the window services or use the restart_innoslate_service.cmd which can be found in the utilities folder. Otherwise these settings changes will not take effect.