← All work

Containerized Booking Tool

Part of: Internal Tool Hosting

Containerized Booking Tool architecture diagram

The problem

A custom internal tool (reservations) runs on someone’s laptop or a fragile shared host. Updates are scary and downtime is silent.

What I built

The app is containerized with Docker and deployed to a managed host via CI/CD, so it runs identically everywhere and updates roll out without downtime.

Stack

  • Docker
  • GitHub Actions
  • Fly.io / Render
  • Healthchecks

Outcome

A dependable internal tool that updates safely and can move between hosts in minutes.

Want to see this in action, or set it up for your business?

Request a walkthrough