nb proxy caddy
nb proxy caddy is the command-group entry for the Caddy provider.
If you already have a domain, want to get HTTPS running quickly, and do not want to maintain too many TLS details yourself, this is usually the place to start. It handles two things:
- choosing how Caddy runs, which means
localordocker - generating, starting, reloading, and inspecting the Caddy entrypoint for CLI-managed envs
Usage
Subcommands
Notes
- The current driver is stored in
proxy.caddy-driver - The default driver is
local - The local driver uses the executable pointed to by
bin.caddy, whose default value iscaddy - The Docker driver uses
caddy:latest - The default Docker container name is
<docker.container-prefix>-caddy-proxy - The Docker driver mounts host
NB_CLI_ROOTinto the container at/apps

