Deployed a self-hosted AI gateway, exposed it through a friendly HTTPS address, and secured it with Authentik — without ever leaving the gateway directly reachable from the LAN.
Deploy OpenClaw in the Proxmox environment, expose it through a friendly HTTPS address, and protect it with Authentik without leaving the OpenClaw gateway directly reachable from the LAN. Also written up as a three-part blog series.
The core deployment and security migration are complete. OpenClaw is reachable through Authentik behind a public HTTPS address. Shared gateway-token authentication has been removed in favour of trusted-proxy identity headers.
| Component | Role |
|---|---|
| OpenClaw | Application gateway (AI tooling) |
| Authentik | Login, TOTP and trusted identity, hosted on Proxmox |
| Nginx Proxy Manager | Public HTTPS reverse proxy, hosted on Proxmox |
| Public address | Friendly HTTPS domain, user-facing endpoint |