For the complete documentation index, see llms.txt. This page is also available as Markdown.

DNS Setup (AWS)

Secure your Hivel Web UI with HTTPS using Caddy—a lightweight reverse proxy that's easier to set up than an AWS ALB. Choose your path below depending on your domain availability.

Page
Description

Why HTTPS/Caddy is needed, prerequisites, and the choice between a domain-based or temporary self-signed setup.

Point DNS at VM, open ports 80/443, and run Caddy to auto-issue a trusted Let's Encrypt certificate.

Temporary self-signed HTTPS via Caddy for testing before a domain is available - not for production.

Commands to view logs, restart, stop, or remove the Caddy container; how certificates persist across restarts.

Symptom → cause → diagnosis → resolution for certificate issues, connection refused on 443, and blank-page/502 errors.

At-a-glance table of ports, certificate source, config file, and data volume for the Caddy setup.

Last updated