Development - Minimum requirements:
|
|
Production Server (Physical server) - specification
|
|
Production Server (Cloud VM) - specification
|
|
-
Database Server
- SQL server is installed and configured or use existing SQL server instance
- SQL server is configured with SQL authentication
- SQL server account has “db owner” role, full access to database and to add/modify database objects such as tables/indexes, etc.
- SQL port 1433 is open for database communication
- Access to SQL Enterprise Manager UI
-
Application server
- Port 1433 is open for database communication
- Port 80 is open for HTTP web traffic, and port 443 is open for HTTPS web traffic
- Database connection string is tested from the application server
- Microsoft Internet Information server is configured with the following options: