Back to Nocobase

nb proxy nginx info

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

2.1.4599 B
Original Source

nb proxy nginx info

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

Usage

bash
nb proxy nginx info

Output

The output usually includes these fields:

  • driver
  • configFile
  • snippetsDir
  • runtimeRoot
  • upstreamHost
  • nginxBinary or container
  • image

Where:

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

Examples

bash
nb proxy nginx info