Skip to main content
Skip table of contents

Install Vоice Gateway

All commands must be run from the root directory of the repository on VM1.

  1. Add the Helm repository:

CODE
helm repo add aipix https://download.aipix.ai/repository/charts/ --username aipix --password aipix
helm repo update
helm search repo -l vgw
  1. Create values.yaml file and adjust the parameters (see the architectural scheme):

CODE
helm show values aipix/vgw >> ../vgw/values.yaml
  1. Install the Helm chart:

CODE
cd ./kubernetes
./update-vgw.sh

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.