For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Please don’t open a public issue for security problems. Follow the process described in SECURITY.md in the repository.
Common issues
A short list of things that trip up new installs:
Miners aren’t discovered. Confirm Fleet can actually reach the IPs or subnets you’re scanning — either by enabling host networking in Docker, or by pointing Fleet at subnets the host can already route to.
Pairing fails. Confirm the miner’s firmware is supported and that the discovery port listed in supported hardware is reachable from the Fleet host.
UI won’t load after install. Check that Docker is running and the Fleet containers are healthy (docker ps). If they’re restarting, their logs usually point at the cause.