Year

2026

Healthcare · Therapy SaaS

Duration

12+

Hardened, reproducible deploy

CI typechecks + tests every push and builds signed images for the three apps. One shell script on the host pulls + migrates + restarts. Edge proxy isolates everything behind automated TLS.

TRS overview

CI runs typecheck + tests on every push and builds signed images for the three apps on push to the release branch. On the host, a single deploy script pulls the new images from a private container registry, runs schema migrations, and brings the compose stack up. An automated-TLS edge proxy is the only publicly reachable surface; the api, worker, database and queue all live on a private internal network, isolated from the open internet. Same recipe is reused for the other studio projects on the same footprint, without each app knowing about the other.

Mechanics
  • CI pipeline: typecheck + tests on push, signed images on release.
  • Private container registry; no public image distribution.
  • Single deploy script: pull → migrate → up.
  • Edge proxy is the only public surface; api / db / queue stay private.
  • Same recipe reused across studio projects, without cross-tenancy.
More deep dives

Got something
this size?

Big ambitions, we match the energy. Drop a brief — reply within one working day.