Lintel

Applicant tracking

Hiring software that does not mix your applicants with anyone else’s.

Lintel is a careers site and hiring workspace for one organization. Counties, cities, and other public employers get their own database, their own site, their own keys. Not a shared HR cloud.

Open the demo See how a county site is stood up

Careers board

Public and internal postings. Applicants sign in, apply, and see their submissions. Employees see internal roles after they sign in.

Hiring workspace

Staff post jobs, review a live queue, compare side by side, move people through a pipeline, and keep a directory of employees and applicants.

A frozen record

Each application is stored as a snapshot with a SHA-256 hash. Status can change. The submitted answers do not. Built for Florida public-records reality, not a SaaS tenancy model.

Isolation

One install, one organization.

There is no tenant_id and no shared applicant table. A hosted county is its own application container and its own Postgres database. Restore one client without touching another. On-prem is the same product: Docker Compose on a Linux VM.

Hosted

A county site is a slug, not a new product.

  1. DNS for *.lintelhr.com already points here.
  2. We create that county’s database and container.
  3. Caddy routes the hostname. TLS follows.

The demo at dev.lintelhr.com is a real Lintel instance on this same server — the test bed and product walkthrough, not production hiring.