RabbitHRRabbitHR
★ Star4.2kGet started free
Home / Open source
Open source

RabbitHR is a free, open source ATS.

The whole applicant tracking system is MIT licensed. You can read the code, run it on your own server, change it, and keep your candidate data in your own database. Nothing about the free edition expires.

★ View on GitHubCompare free and paid
licence
MIT, no strings

Use it commercially, modify it, run it for clients. No licence key and no contributor agreement to sign.

data
Your database

Candidate records sit in your own Postgres, in the region you choose, exportable at any time.

scope
The full product

Pipelines, scheduling, careers page, templates, RBAC and unlimited seats are all in the open-source build.

paid parts
Stated plainly

AI agents, managed hosting and enterprise governance are the commercial layer. Everything else is free.

Running it yourself

One compose file brings up the app, the database and the worker. Most teams are hiring on it the same afternoon. If nobody wants to own a server, managed hosting is on the paid plan and the product is identical.

  • Docker, Postgres and an S3 compatible bucket
  • Standard database dumps for backup, no proprietary format
  • REST API and webhooks for imports and integrations
  • Tagged releases with a readable changelog

Deeper technical documentation is on the way. Until then, the repository README covers setup end to end.

self-host
$ git clone github.com/rabbithr/rabbithr
$ cd rabbithr && cp .env.example .env
$ docker compose up -d
✓ postgres ready, migrations applied
✓ careers page served on :3000
→ first pipeline live in 8m 42s
$

Common questions

Is the free edition a trial?

No. It is free forever, with unlimited jobs, candidates and team members.

Do I need an engineer?

To self-host, one person with basic server experience. To use the hosted plan, no.

Who maintains the project?

A funded core team plus outside contributors, working in public issues with a visible roadmap.

More answers in the full FAQ

Free, open, and running today.

Self-host it, or let us host it for you. Same product either way.

Start hiring freeBook a walkthrough

support@rabbithr.co, github.com/rabbithr

Book a 30 minute walkthrough