黔前.Ai管家 1.0.4

Installed files:
  /opt/dgxmanager/app        Compiled Python control plane, Web console, and runtime data
  /opt/dgxmanager/python     Vendored Python dependencies from build machine
  /opt/dgxmanager/bin        dgx-engine, dgxmanager-serve, desktop console, host setup helper
  /etc/dgxmanager/dgxmanager.env
  /lib/systemd/system/dgxmanager.service

Useful commands:
  sudo systemctl status dgxmanager
  sudo systemctl restart dgxmanager
  dgxm --help

Default console:
  http://127.0.0.1:1235/

First run:
  Open http://127.0.0.1:1235/ and create the administrator account.

The installer runs /opt/dgxmanager/bin/dgxmanager-host-setup after package unpack:
  - installs/configures Docker when apt sources are available
  - falls back to China Docker CE apt mirrors when docker.io is unavailable
  - configures Docker registry mirrors for image pulls
  - installs/configures NVIDIA Container Toolkit when available
  - never installs NVIDIA display drivers automatically; missing drivers are reported only
Set DGXMANAGER_SKIP_HOST_SETUP=1 to skip this best-effort host setup.
