NetFabric connects to your Cisco, FortiGate and other devices over SSH, tracks every config change, and puts AI-driven analysis at your fingertips. Built for MSPs and network engineers.
$ netfabric deploy vlan-service --device core-sw-01 ✓ Template resolved cisco-ios-cli-1.0 ✓ Variables validated vlan_id=120, name=GUEST_WIFI ✓ Dry-run diff +4 lines, -0 lines ✓ Config pushed core-sw-01 (2.1s) ✓ Snapshot saved #482 — auto-sync after deploy
From device inventory to AI-assisted troubleshooting — without leaving your browser.
Add and organize your entire fleet with encrypted credential storage. Ownership, locking and sync status per device.
Connects via industry-standard Netmiko/Paramiko. Legacy KEX support means even your oldest gear keeps working.
BGP health checks, config reviews, log analysis and status checks powered by Anthropic Claude — explained in plain language.
Every change tracked over time. Compare any two snapshots, spot drift instantly, roll back with confidence.
Define a service once, deploy it to any vendor. Paste CLI, get a validated template with typed variables — deployed with dry-run diffs.
JWT multi-user authentication, Fernet-encrypted device passwords at rest, and a full REST API with OpenAPI docs.
NetFabric turns the configs you already know into reusable, multi-vendor services.
Drop in a working Cisco or FortiGate config. NetFabric converts it into a template with a typed variable schema.
Every field is type-checked with vendor-specific rules before anything touches a device.
See exactly what will change against the live config — before you commit.
Push with an exclusive device lock; a config snapshot is saved automatically after every deploy.
Vendor-specific network drivers own each platform's CLI dialect. One service, every vendor.
Self-hosted with Docker. Machine-bound licenses, no per-user fees.
Requires Docker and Git. Clone the distribution repo and you're done.
Open http://localhost:8000 once running.
To upgrade: git pull && docker compose up -d
Register to download the self-hosted Docker distribution. Up and running in under five minutes.