跳转到内容

Daily operations routine

  • hubctl status --state-dir /var/lib/vpn-hub
  • confirm vpn-hub-agent is active (running)
  • inspect revision and pending timer in deploy preview
  • run hubctl validate on staged config changes
  • review bot logs for alert categories
终端窗口
HUB_STATE=/var/lib/vpn-hub
hubctl status --state-dir "$HUB_STATE"
hubctl validate --config /etc/vpn-hub/hub.yaml

All checks return a clean health summary and no hidden fallback paths.