Fast Search
Find any node instantly by name, hostname, IP address, URL, or tags.
Nodebyte is an open-source digital inventory manager built for IT teams. It gives you a single place to track every device, site, and service your team depends on — with instant search, multi-tenant team management, and full REST API automation.
Fast Search
Find any node instantly by name, hostname, IP address, URL, or tags.
Multi-Tenant Teams
Create teams with role-based access control (owner, admin, member, viewer) and switch between them in one click.
REST API
Automate node registration from deploy scripts, monitoring tools, or CI/CD pipelines.
Registration Tokens
Let servers and agents self-register without user credentials. Supports kind restrictions and usage limits.
Browser Extension
Add any website to your inventory with one click using the Chrome extension (Manifest V3).
Bookmark Sync
Nodes with URLs automatically sync to your browser bookmarks, organized by kind.
Nodebyte is a three-tier application:
Browser → Next.js frontend (:3000) → FastAPI backend (:8000) → PostgreSQL (:5432)/api/* requests to the backend, keeping auth cookies same-origin.Everything runs in Docker Compose — no local Python, Node.js, or PostgreSQL install required.
Ready to get started? Head to the Quickstart to have Nodebyte running in under 5 minutes.