Skip to content

Pre-deployment Requirements

Before deploying or migrating CONPROSOFT, confirm:

Infrastructure Readiness

  • Windows Server with IIS configured as per Hosting & Infrastructure section.
  • SQL Server instance available and reachable from the web server.
  • SMTP provider details available for configuration.

Application Package

  • Latest tested version of the /app folder ready for deployment.
  • Database backup or schema scripts ready for restore/deploy.

Configuration Inputs

Collect the following information for the target environment:

  • Database server, database name, and credentials.
  • SMTP host, port, username, password, and from address.
  • Application domain name and SSL certificate status.
  • Any environment-specific BLOB storage paths or constraints.

Access & Permissions

  • Credentials to:
  • Deploy files to the web server.
  • Configure IIS sites and application pools.
  • Restore or create databases on the SQL Server instance.