About
What is actually running behind this domain.
Request path
- DNS —
app.flowmateai.cloudresolves to the VPS. - Caddy terminates TLS on 443 and obtains/renews the certificate itself.
- Express serves the response from a container on the internal Docker network.
The app container publishes no host port — it is reachable only through Caddy.
Stack
- Proxy / TLS
- Caddy 2 (automatic HTTPS)
- App
- Node 22 · Express 5 · EJS
- Orchestration
- Docker Compose, project
flowmate - Host
- Ubuntu 26.04