Following are the requirements you must address for a seamless deployment of Adeptia Connect 2.0 within your production and non-production environment.
- For installation
- Setup a database to host Adeptia Backend and Log database.
- The database must be accessible through TCP/IP. The port must be fixed and opened.
- Grant CREATE/ALTER/DELETE permissions to the user account for Adeptia Backend and Log database.
- User account created in the previous step must use SQL authentication mode.
- Access to the database server where Adeptia Backend and Log database tables can be configured using the user account created in the previous step.
- Administrator rights on the server where Adeptia application will be installed.
- Only for Clustering: All AIS nodes (components of the Adeptia application) must have read/write access to RAID shared drive without login credentials.
- Setup and configure an external load balancer as per the deployment diagram.
- The Security certificate to be installed on the external load balancer can be either CA-signed or self-signed, however, we recommend a CA-signed certificate.
- HTTPS port 443 to be opened for an inbound request to the DMZ from the external environment.
- HTTP/HTTPS (80/443) port to be opened for the inbound request to the private network from the DMZ.
- Windows firewall from all instances must be turned OFF.
- One email account with SMTP address details used for sending notifications from the Adeptia application.
See also