Indicium setup
Indicium is a .NET Core application, which means that it is capable of hosting itself with a built-in web server. However, for security and management reasons, we do not recommend exposing the built-in web server in production environments. Instead, we recommend hosting Indicium behind an IIS proxy, since IIS is rich in features and offers great management tools.
This guide explains how to integrate Indicium in an IIS proxy.
When you are using Automated Machine Learning in your environment, you need to install and configure an additional component. For more information, see the AutoML guide.
About Indicium
Two types of the Thinkwise Indicium Application Tier are available:
- Indicium Basic: for use with the Windows GUI. This basic version does not support, for example, system flows and OpenID.
- Indicium: for use with the Universal GUI and via API's. This version uses the full range of Indicium functionality.
Quick reference guide Indicium setup
Instead of using the Deployment Center, this document describes how to deploy Indicium manually (on premise).
To deploy Indicium in the cloud:
- Microsoft Azure
- Amazon AWS
- Google Cloud
Follow these steps to manually deploy Indicium on premise (using IIS): |
---|
1. Check - Before you start, check if your systems meet the prerequisites. |
2. Download - Download Indicium and save the files. |
3. Application pool - Create an application pool in IIS. |
4. Web application - Create the web application. |
If necessary: Troubleshooting or Monitoring Indicium live. |
For a video explanation on how to manually deploy Indicium (including troubleshooting), see: Masterclass Indicium. It is an extensive video that also covers:
- the deployment of Universal GUI (1:13:00)
- the deployment of Windows GUI (1:19:00)
- API's in Indicium (1:28:00).