THE 4ORT LAB  //  PROPERTY 21 / 21

4ort.dev — The Launchpad

The lab's self-hosted code backbone: a Gitea instance where every property repo lives, gated by secret scanning and backed off-laptop.

Live screenshot of 4ort.dev: the launchpad, self-hosted
LIVE CAPTURE  //  4ort.dev: the launchpad, self-hosted
/

What It Is

A lab of 20+ properties is, underneath everything, a pile of repositories, and 4ort.dev is where all of them live. It's a self-hosted Gitea instance, the lab's code backbone: every property repo, on infrastructure the lab owns, rather than scattered across someone else's platform.

It's also where the lab's one non-negotiable security rule gets enforced in software: a gitleaks secret-scanning pipeline gates every first push, and pre-commit hooks run across all repos, so a leaked key never makes it into history in the first place. Add Borg backups and it doubles as the off-laptop copy of everything.

And it's pointed at the future: 4ort.dev is the staging ground for agent-driven CI: the place where the lab's agents will eventually build, test, and ship the lab's own code. This is the launchpad.

/

Highlights

Gitea Docker Compose Postgres Borg backups
/

Status

  Live.

4ort.dev ↗