stitchctlv3.0.0

Installation

Helm (Kubernetes)

$ helm repo add stitchctl https://charts.stitchctl.io
$ helm install stitchctl stitchctl/stitchctl

Docker Compose

$ wget https://stitchctl.io/install/docker-compose.yml
$ docker compose up -d

Binary

$ wget https://github.com/stitchctl/stitchctl/releases/download/v3.0.0/stitchctl-linux-amd64
$ ./stitchctl-linux-amd64 --config /etc/stitchctl/config.yml