Dockerized monorepo

Recipe finder control plane

Public API

Online

Frontend

Next.js

Container port 3000

Backend

Laravel

FrankenPHP runner

Database

ok

PostgreSQL service

Runtime status

Web route
/
API route
/api/health
API response
{"status":"ok","database":"ok"}

Deployment shape

  • Caddy terminates HTTP traffic and routes by path.
  • Docker Compose runs web, api, postgres, and caddy.
  • Ansible provisions the Hetzner host and Cloudflare DNS.