// deploy in under 5 minutes
Jinear ships as a single Docker Compose stack. Point it at your domain, run one command, and you're live. Updates are a one-liner. Backups are yours.
# One command. Your whole stack, on your server.
$ curl -sSL https://gitlab.com/140crafts/use-jinear/-/raw/main/jinear-installation-scripts/install.sh -o install.sh && chmod +x install.sh && ./install.sh
File storage is bundled into the Docker stack using MinIO. No external services needed, the files live on your disk.
Automated daily database backups included. You set the retention, you keep the files.
DigitalOcean, Hetzner, AWS, your own rack. If it runs Docker, it runs Jinear.
What you get
Full task management running on your infrastructure
See what your team is up to, privately
Calendar and scheduling that stays on your server
Complete overview of your workspace, no third parties




Built for teams that take compliance seriously
* These apply to self-hosted installs. The cloud version is a standard hosted service, your data lives on our servers, like any SaaS.
Data stays in whatever region you deploy to. No third-party processors to declare.
Complete access to your own logs, database, and backups. No black boxes.
No usage analytics, no error reporting, no data sent back to us. What happens on your server stays on your server.
Pick what works for your team.
| ☁️ Jinear Cloud | 🖥️ Self-Hosted | |
|---|---|---|
| Setup time | Instant | ~5 min |
| Data location | Our servers | Your servers |
| Price | Free / Pro | Free forever |
| Maintenance | We handle it | You handle it |
| Compliance control | Standard | Full |
| Updates | Automatic | One command |
* Data migration between cloud and self-hosted is not supported yet.
Fully transparent
I'm Çağdaş. I built this for friends and family. We actively use it. Every feature in jinear is developed because we needed them. I open source it so it might help you too. Run it, modify it, do whatever you need with it.
Free to self-host under AGPL-3.0. Your servers, your data.
# One command. Your whole stack, on your server.
$ curl -sSL https://gitlab.com/140crafts/use-jinear/-/raw/main/jinear-installation-scripts/install.sh -o install.sh && chmod +x install.sh && ./install.sh