Services

141.253.97.15

Every public service on this host is routed through Caddy on :443 with automatic Let’s Encrypt certificates via sslip.io, so each one answers on its own HTTPS name.

Open — no auth Login required Token or key WebSocket

AI & agents

Search & data

Other

Port 5432 is closed

The empty Coolify-managed PostgreSQL instance that published 5432 to the internet has been removed, along with its nginx access proxy. Both halves are gone, so the port no longer answers from outside.

Not listed, and why

Some listeners have no sensible web face: Hermes Gateway (messaging integration, no HTTP) and the pull-picker static server on 127.0.0.1:8099, since Caddy serves its files directly instead. Waydroid, LXC and the GPU plumbing are infrastructure, not services.

Routing

One Caddy instance on :80/:443 terminates TLS for every hostname above. Because admin off is set in the Caddyfile, edits are applied with systemctl restart pull-picker-proxy.service — a reload will not take effect.

check_circle Copied