Self-hosting
There are several ways to use Jitsu:
- Jitsu.Cloud - a hosted version of Jitsu. We manage the infrastructure, it's free for up to 100k events per month
- Jitsu is 100% open-source and can be deployed to any on-premise infrastructure. You can find the instructions below.
The easiest way to deploy Jitsu is to use our Docker Compose. Please see Quick Start guide. However, this method is suitable for testing purposes only.
For production deployments, see Production Deployment guide.