Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Deployment Pre-Perquisites

...

  1. Kubernetes Cluster available with given system requirements.

  2. Installed Azure CLI on your client machine.

Note: Once you install the Azure CLI on your client machine, follow the steps given on the page Connecting to AKS cluster.

  1. Installed Kubernetes Kubectl CLI on your client machine.

  2. Installed Helm CLI 3.1 or above on your client machine.

  3. Administrator rights on the Kubernetes cluster level. 

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

  5. The database that meets the following requirements:

    1. It is accessible through TCP/IP. The port must be fixed and opened.

You have the

...

following database permissions for the Adeptia backend and log database.

Hardware

Typical Configuration

1

Authentication mode

Use MySQL/Azure MySQL authentication mode only

234

Required Permissions

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

In case you are using the Azure MySQL database, set the server parameter log_bin_trust_function_creators to 1 to assign the required set of permissions to a custom user. Refer to this document for more details.

  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.

Deployment Instructions for AC Express

Deployment steps for AC Express are the same as AC 4.x. Refer the below URL for the deployment steps. 

Info

Steps to Deploy the Application

URL: https://docs.adeptia.com/articles/#!ac44/deploy-the-application

Patch Upgrade Process for AC Express

Patch upgrade instructions for AC Express will be same as of AC4. The patch upgrade instruction document will be shared for each release.