Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days
![]() |
![]() |
Jitsu is an open source high-performance data collection service. It can:
Read more about our features and check out the platform overview!
Two easiest ways to start Jitsu are Heroku deployment and local docker-compose.
It may take up to 5 minutes for Heroku to install environment.
After that you can visit <your_app_name>.herokuapp.com
Start Jitsu using docker-compose:
git clone https://github.com/jitsucom/jitsu.git
cd jitsu
Add permission for writing log files:
#Ubuntu/Mac OS
chmod -R 777 compose-data/
For running latest
version use:
docker-compose up
Note: latest
image will be downloaded and started.
Visit http://localhost:8000/configurator
after the build is complete.
To learn more check out Jitsu deployment documentation:
Also, we maintain a Jitsu.Cloud — a hosted version of Jitsu. Jitsu.Cloud is free for up to 250,000 events per month. Each project comes with demo PostgresSQL Database (up 10,000 records).
Please see our extensive documentation here. Key sections include:
yaml
file.