Back to Nocobase

nb proxy caddy info

docs/docs/en/api/cli/proxy/caddy/info.md

2.1.22583 B
Original Source

nb proxy caddy info

Show the current Caddy provider driver, config paths, and runtime details.

Usage

bash
nb proxy caddy info

Output

The output usually includes these fields:

  • driver
  • configFile
  • runtimeRoot
  • upstreamHost
  • caddyBinary or container
  • image

Where:

  • with the local driver, the output shows caddyBinary
  • with the docker driver, the output shows container and image

Examples

bash
nb proxy caddy info