Run locally using docker-compose
This will create 2 Postgres Databases: kassette and warehouse + builds and runs kassette-server kassette-server will run and listen on port 8088
docker-compose up
Installation using helm
Kassette is available as a helm chart. You can run it using the following command:
helm repo add metaops https://metaops-solutions.github.io/helm-charts
helm install kassette-server metaops/kassette-server