⚡ FlowMateAI

About

What is actually running behind this domain.

Request path

  1. DNSapp.flowmateai.cloud resolves to the VPS.
  2. Caddy terminates TLS on 443 and obtains/renews the certificate itself.
  3. 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