This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.
Deploying Jitsu
Jitsu β is an open-source data collection platform. We built our platform incredibly easy to deploy and use. Below, we have several step-by-step guides outlining how to set up Jitsu on a variety of different environments with the easiest being Heroku deploy and Docker deploy. We don't support Kubernetes officially yet, but we partnered with Plural deploy to bring Jitsu to k8s
One-Click Deployments#
Deploy on Heroku
/docs/deployment/deploy-on-heroku
Deploy with Docker Compose
/docs/deployment/deploy-with-docker/docker-compose
Other deployment methods#
Deploy with Plural (On Kubernetes)
/docs/deployment/deploy-on-plural
Deploy with Docker
/docs/deployment/deploy-with-docker
Build from Sources
/docs/deployment/build-from-sources