emerson@netdevops:~$ ./show --architecture
// how my projects fit together · hover any node for details
netboxOpen-source source-of-truth platform for network infrastructure (DCIM / IPAM / virtualization).
plugin
netbox-cephNetBox plugin that syncs Proxmox Ceph storage pool and health data into NetBox.netbox-pbsNetBox plugin that surfaces Proxmox Backup Server job history and datastore status in NetBox.netbox-proxboxnetbox-proxboxNetBox plugin that surfaces Proxmox infra (clusters, nodes, VMs, backups) inside NetBox and triggers syncs.netbox-pdmNetBox plugin that integrates Proxmox Datacenter Manager inventory and cross-cluster views into NetBox.netbox-packerNetBox plugin that tracks HashiCorp Packer build metadata and provisioned image records in NetBox.
base
HTTP / SSE / WS
proxbox-apiFastAPI backend that orchestrates the NetBox ↔ Proxmox sync workflow over HTTP, SSE, and WebSocket.netbox-sdknetbox-sdkPython async SDK + CLI (nbx) + Textual TUI for the NetBox REST API. Used by proxbox-api to read/write NetBox.netbox · REST APINetBox's REST API — the data target where Proxmox infrastructure ends up.
proxmox-sdkproxmox-sdkSchema-driven FastAPI SDK for the Proxmox VE API: 646 generated endpoints, dual mock/real modes, CLI + TUI.Proxmox VEProxmox Virtual Environment — the hypervisor platform exposing the REST API consumed by proxmox-sdk.
proxmox · cephProxmox Ceph REST API — distributed storage cluster integrated directly with Proxmox VE nodes.proxmox · PBSProxmox Backup Server REST API — deduplicating backup service for VMs, containers, and hosts.proxmox · PDMProxmox Datacenter Manager REST API — centralized multi-cluster inventory and task orchestration.