Set up Creatio application server on IIS
Deploying Creatio application server involves the following steps:
1.Enable required Windows components.
2.Specify connection strings, depending on the chosen DBMS:
•Setting up the ConnectionStrings.config for the MS SQL Server.
•Setting up the ConnectionStrings.config for the Oracle Database.
•ConnectionStrings.config setup for PostgreSQL.
3.Web.config configuration (Oracle only).
4.Set up Creatio application server on IIS.
6.Switch Creatio website from HTTP to HTTPS.
See also