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.
  2. Installed Helm CLI 3.1 or above.
  3. Installed Kubernetes Kubectl CLI.
  4. Administrator rights on the Kubernetes cluster level. 
  5. Set up two databases to host Adeptia backend and log database with given system requirements.
  6. The database that meets the following two requirements:
    1. It is accessible through TCP/IP. The port must be fixed and opened.
    2. You have the below database permissions for Adeptia backend and log database.

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

      Database

      Ensure that you have permission to

      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.

      Azure MySQL
      Warning
      titleImportant
      Before you can get this set of permissions, you need to set the server parameter log_bin_trust_function_creators to 1 in Azure MySQL database. Refer to this document for more details.


    3. Use SQL Authentication mode only.
  7. 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