If you want to do add it manually, use the following URL to add this repository:
https://github.com/netscout2001/ha-dockhand
- Add the repository to your Home Assistant add-ons.
- Install the Dockhand add-on.
- Deactivate "Safe mode" !!!
- Start the add-on.
- Access the WebUI at:
http://<HOME_ASSISTANT_HOST>:<PORT:3000>. - In Dockhand - Settings - Enviroments: Select Socket path: /run/docker.sock or choose Autodetect.
Dockhand is a modern, efficient Docker management application providing real-time container management, Compose stack orchestration, and multi-environment support. All in a lightweight, secure and privacy-focused package. This add-on is based on Dockhand (https://github.com/Finsys/dockhand).
- Version numbering
- Using x.x.x-x format.
- The first three numbers match the official Dockhand version (e.g.,
1.0.18). - The number after the dash (
-X) is for changes specific to this Home Assistant add-on (e.g.,1.0.18-0).
- None so far.
| Problem | Possible cause | Solution |
|---|---|---|
| Add-on not starting | Port 3000 already in use | Make sure no other add-on is using port 8000, or change the conflicting add-on port. |
- If you encounter any issues, please open an issue on the Netscout2001/ha-dockhand GitHub repository.
- Include your add-on logs and a brief description of the problem.
- This helps to diagnose and fix problems faster.