Run Orbit on your own infrastructure

Orbit is self-hosted by design. Deploy it on your own server and keep every project and issue on infrastructure you control, not someone else's.

Why self-hosted

Running Orbit yourself means fewer trade-offs between control and convenience.

Your data stays yours

Every project, issue and comment lives on your own server, not a vendor's cloud.

Deploy anywhere

Run Orbit on the infrastructure your team already manages and trusts.

Update on your schedule

Upgrade when you're ready, not when a vendor decides to change something.

Built to feel lighter

No bloated admin panel and no per-seat invoice, just the tracker, running where you already work.

Pricing
Free & open source
Per-seat license
Hosting
Your own infrastructure
Vendor cloud only
Setup
Running in minutes
Admin config & procurement
Your data
Stays on your servers
Stored with the vendor

Runs anywhere Docker does

Orbit ships as a container, so the host operating system is entirely up to you.

Recommended
WSL recommended

$ curl -fsSL https://get.docker.com | sh

$ git clone https://github.com/orbit-collective/orbit.git

$ make up

Starting orbit_app ... done

Ready when you are

Grab the latest release and have Orbit running in minutes.