Skip to main content

honey web

honey web

Start embedded web UI (token-protected) for backends, search, config, SSH terminal, and uploads

honey web [flags]

Options

--agent-bin string Explicit path to honey-transfer-agent binary (optional)
--agent-build-cache-dir string Directory used to cache auto-built honey-transfer-agent binary
--allow-logs-command Allow callers to run arbitrary remote commands via the logs streaming endpoint (disabled by default)
--browser Open the web UI in the default browser on start (default true)
--files-root string Local filesystem root for the web file browser (default: $HONEY_FILES_ROOT or $HOME)
-h, --help help for web
--listen string Listen address (host:port) (default "localhost:8765")
--metrics-listen string Optional host:port for Prometheus /metrics (e.g. 127.0.0.1:9091)
--no-auth Disable web UI token authentication (only for trusted networks / behind an authenticating proxy; also via HONEY_WEB_NO_AUTH)

Options inherited from parent commands

--cache-dir string Override cache directory (default: XDG_CACHE_HOME/honey)
--cache-ttl duration Cache time-to-live (host discovery) (default 10m0s)
--config string Path to honey YAML (optional; also HONEY_CONFIG or default paths)
--debug-log string Path to write debug logs (disables debug logging if empty)
--no-cache Bypass read/write cache (host discovery)
--record-dir string Session recording directory for search (TUI), web, and cue-exec; overrides defaults.record_dir; default <directory of config.yaml>/records
--refresh Ignore cached entries and refresh (host discovery)

SEE ALSO

  • honey - DevOps tool to help find an instance in sea of clouds