Skip to main content
Skip table of contents

Выполнение установки Voice Gateway

Все команды должны быть выполнены из корневого каталога репозитория на ВМ1.

  1. Добавьте репозиторий Helm:

CODE
helm repo add aipix https://download.aipix.ai/repository/charts/ --username aipix --password aipix
helm repo update
helm search repo -l vgw
  1. Создайте файл values.yaml и настройте параметры (детали в архитектурной схеме):

CODE
helm show values aipix/vgw >> ../vgw/values.yaml
  1. Установите 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.