Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Before you start deploying, you may want to see if you’re meeting all the prerequisites for deployment. Ensure that you have:

  1. Kubernetes Cluster available with given system requirements.

...

  1. Installed Helm CLI 3.1 or above.
  2. Installed Kubernetes Kubectl CLI

...

  1. .

...

Configure logging and monitoring

...

  1. Administrator rights on the Kubernetes cluster level. 

...

...

Enter the values for the following properties related with database in values.yaml file.

  1. Set up two databases to host Adeptia backend and log database with given system requirements.
  2. The database

...

  1. that meets the following two requirements:
    1. It is accessible through TCP/IP. The port must be fixed and opened.

...

    1. You have the below database permissions for Adeptia backend and log database.

      Database

      Ensure that you have permission to

...

MySQL

...

SELECT, CREATE, DROP, INDEX, ALTER, INSERT, UPDATE, DELETE, REFERENCES, CREATE ROUTINE, ALTER ROUTINE, and EXECUTE for MySQL database.

...

Oracle

...

    1. MS SQL server

      CREATE TABLE, ADD COLUMN, CREATE INDEX, DROP COLUMN, DROP INDEX, DROP TABLE, CREATE PROCEDURE, ALTER PROCEDURE, EXECUTE, and DROP PROCEDURE for SQL Server database.


    2. Use SQL

...

Other configurations

...

  • 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.

  • Both load balancer should support SSL and SSL must be terminated at load balancer.

...

  • Connect Server nodes must have read/write access to shared drive without login credentials.

  • Port 1098 and 21000 to be opened in all Connect Server nodes for communication among them.

...

    1. Authentication mode only.
  1. Whitelist https://connect.adeptia.com/ in the firewall for incoming and outgoing traffic for using business applications such as QuickBooks, Salesforce, or any other. 

...


Panel
borderStylesolid
titleYou may be interested in...
What is new
Application architecture
Key terms
Install
Usage scenarios