# Self-hosting

There are several ways to use Jitsu:

* [Jitsu.Cloud](https://use.jitsu.com) - 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](/docs/self-hosting/quick-start) guide. However, this method is suitable for testing purposes only. 

For production deployments, see [Production Deployment](/docs/self-hosting/production-deployment) guide.