{ "name": "Homelable", "slug": "homelable", "categories": [ 9 ], "date_created": "2026-03-30", "type": "ct", "updateable": true, "privileged": false, "interface_port": 3000, "documentation": "https://github.com/Pouzor/homelable/blob/main/INSTALLATION.md", "website": "https://github.com/Pouzor/homelable", "logo": "https://raw.githubusercontent.com/Pouzor/homelable/main/frontend/public/logo.svg", "config_path": "/opt/homelable/backend/.env", "description": "Homelable is an interactive homelab network visualization and monitoring tool. Map your infrastructure on a drag-and-drop canvas with live node status checks (ping, HTTP, TCP, SSH), network scanning via nmap, and hardware spec tracking.", "install_methods": [ { "type": "default", "script": "ct/homelable.sh", "resources": { "cpu": 2, "ram": 2048, "hdd": 8, "os": "Debian", "version": "13" } } ], "default_credentials": { "username": "admin", "password": "admin" }, "notes": [ { "text": "Change the default password after first login!", "type": "warning" } ] }