Post

Homelable

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.

Homelable

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homelable.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 8 GB OS: Debian 13

Default Credentials

UsernamePassword
adminadmin

Configuration

Config file:

1
/opt/homelable/backend/.env

Notes

Change the default password after first login!

Web Interface

Port: 3000

Source code
Loading...