Prerequisites

  • A running Kubernetes cluster.
  • Helm 3 or above. See Installing Helm.
  • A Postgres instance
  • A Redis instance
We provide Postgres and Redis helm charts for testing and evaluation. Please do not use them in production environments

Steps

Add Convoy’s chart repository to Helm:

helm repo add convoy https://frain-dev.github.io/helm-charts

Update the chart repository:

helm repo update

Install the chart:

helm install --values values.yaml convoy convoy/convoy -n convoy

Upgrade the chart:

helm upgrade --values values.yaml convoy convoy/convoy -n convoy

Login to your instance

Use the credentials below to sign into your freshly minted Convoy instance:

Email: [email protected] 
Password: default