Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Following are the requirements you must address for a seamless deployment of Adeptia Connect within your production and the non-production environment.

  1. For installation
    1. Set up a database to host Adeptia Backend and Log database.
    2. The database must be accessible through TCP/IP. The port must be fixed and opened.
    3. Grant CREATE/ALTER/DELETE permissions to the user account for Adeptia Backend and Log database.
    4. The user account created in the previous step must use SQL authentication mode.
    5. Access to the database server where Adeptia Backend and Log database tables can be configured using the user account created in the previous step.
    6. Administrator rights on the server where Adeptia application will be installed.
  2. Only for Clustering: All AIS nodes (components of the Adeptia application) must have read/write access to RAID shared drive without login credentials.
    1. Make sure that the shared folder must be encrypted. To know how to encrypt a folder, follow the link:

      https://msdn.microsoft.com/en-us/library/dd163562.aspx
  3. Setup and configure an internal and external load balancer as per the deployment diagram.
    1. The Security certificate to be installed on the internal and external load balancer can be either CA-signed or self-signed, however, we recommend a CA-signed certificate.
  4. HTTPS port 443 to be opened for an inbound request to the DMZ from the external environment.
  5. HTTP/HTTPS (80/443) port to be opened for the inbound request to the private network from the DMZ.
  6. Windows firewall from all instances must be turned OFF.
  7. One email account with SMTP address details used for sending notifications from the Adeptia application.

See also

System Requirements

  • No labels