OPEN SOURCE · SELF-HOSTED · FREE FOREVER

Infrastructure docs
that actually work

One place for your servers, networks, credentials, vendors, DR plans, and everything else that keeps the lights on. Self-hosted. Encrypted. Yours.

No per-seat pricing
Your data stays yours
Deploy in 5 minutes
infra-docs.com/dashboard
Dashboard
Sites
Network
Servers / VMs
Storage
Backup
Cloud / SaaS
Credentials
Vendors
DR / Compliance
Audit Log
47
Servers
12
Sites
156
Assets
23
Vendors
Server
Site
OS
IP
Status
prod-web-01
DC-West
Ubuntu 22.04
10.0.1.10
Online
prod-db-01
DC-West
RHEL 9
10.0.1.20
Online
staging-app
Office-HQ
Debian 12
10.0.2.15
Warning
fw-edge-01
DC-East
FortiOS 7.4
10.0.0.1
Online
backup-nas
DC-West
TrueNAS
10.0.1.50
Critical

Your documentation is a crime scene

Scattered spreadsheets, stale wikis, passwords in Slack DMs. When the outage hits at 2 AM, you need answers — not a treasure hunt.

📊

The Spreadsheet Graveyard

12 different spreadsheets across 4 shared drives. Nobody knows which one is current. The "master" copy is 6 months out of date.

💸

ITGlue Wants $39/User/Month

Enterprise tools charge per-seat for features you'll use 10% of. A 5-person team pays $2,340/year just to document their own infrastructure.

🔐

Credentials in a Wiki Page

Root passwords in Confluence. API keys in Slack messages. One breach away from a very bad day. Your secrets need encryption, not a bookmark.

🏗️

NetBox Is For Network Engineers

NetBox is brilliant for DCIM/IPAM — but it doesn't do credentials, vendors, DR plans, backup schedules, cloud tenants, or audit trails. You need more.

Everything in one place.
Nothing left behind.

14 integrated modules covering every layer of your infrastructure — from physical sites to cloud tenants to the vendor who ghosted your support ticket.

🏢

Sites & Locations

Datacenters, offices, colo facilities. Track addresses, contacts, and all assets per site with drill-down views.

SITE-LINKED ENTITIES
🖥️

Servers & VMs

Physical and virtual servers with OS, IP, CPU, RAM, site assignment, and status tracking. Sort, filter, export.

🌐

Network & IPAM

Switches, routers, firewalls, and full IP address management — subnets, VLANs, gateways, DHCP ranges.

🔑

Encrypted Credentials

AES-256-GCM encrypted secrets with controlled reveal, access logging, rotation tracking, and expiration alerts.

AES-256-GCM
📋

Vendor Contracts

Track every vendor: contract numbers, support levels, annual costs, renewal dates. Never miss an expiration again.

🛡️

DR & Compliance

Disaster recovery plans with RTO/RPO targets, recovery steps, test dates, and priority levels per site.

💾

Backup & Storage

Backup jobs, schedules, retention policies, and storage arrays — SANs, NAS, object storage with capacity tracking.

☁️

Cloud & SaaS

Cloud tenants, subscription types, license counts, admin URLs, and primary domains. Multi-cloud, one view.

📜

Full Audit Trail

Every create, update, and delete is logged with who, what, when, and a JSON diff of changes. Compliance-ready.

IMMUTABLE LOG
🔍

Global Search

Ctrl+K to search everything — servers, IPs, credentials, vendors — with SQLite FTS5 full-text search. Instant results.

📥

Bulk Import

Migrate from spreadsheets in seconds. Upload CSV or XLSX, preview columns, map fields, and import in bulk.

🌙

Dark Mode

Built for the people who live in terminals. Beautiful dark theme by default, with a light mode for the rest.

The tools you're paying for
vs. the one you should be using

ITGlue and Hudu charge per-seat for what should be a basic right — knowing your own infrastructure. NetBox covers DCIM but leaves gaps. InfraDocs covers everything.

Feature ITGlue Hudu NetBox InfraDocs ⚡
Self-hosted ✗ Cloud only
Open source
Price $39/user/mo $35/user/mo Free Free
Credential vault ✓ AES-256
Vendor / contract mgmt
DR plans ✗ Add-on ✓ Built-in
Backup tracking
Cloud / SaaS inventory
Audit trail ✓ JSON diff
IPAM ✓ Best-in-class
CSV/XLSX import
Deploy time SaaS signup ~1 hour ~30 min ~5 min (Docker)
Dependencies Cloud vendor Ruby, Redis, MySQL Python, PostgreSQL, Redis Node.js + SQLite

Built for the people who
keep the lights on

01

The Solo Sysadmin

You manage 50 servers across 3 sites. When you're on vacation, nobody knows where anything is. InfraDocs is your "hit by a bus" plan — searchable, complete, always current.

02

The Small IT Team

3-5 people, no budget for ITGlue. You need shared documentation that's better than a Google Sheet but doesn't require a enterprise sales call to set up.

03

The MSP / Consultant

You manage infrastructure for multiple clients. Each one needs isolated docs, credential vaults, and audit trails. InfraDocs gives you the bones — extend it for your practice.

04

The Compliance-Driven Org

HIPAA, SOC 2, ISO 27001 — they all want documentation. InfraDocs gives you an immutable audit trail, encrypted credentials, and DR plans. Auditors love receipts.

05

The 2 AM Outage

Production is down. You need the firewall IP, the vendor support number, the root password, and the DR runbook. Right now. Not in 20 minutes after digging through Confluence.

06

New Hire Onboarding

Day one: here's InfraDocs. Every server, every network, every credential, every vendor — all in one searchable interface. Ramp-up time: hours, not weeks.

Lightweight. Modern. No bloat.

No PostgreSQL. No Redis. No Elasticsearch. Just Node.js, SQLite, and a React frontend. Runs on a Raspberry Pi if you want it to.

⚛️

React 18

Vite, TanStack Query, Tailwind

🟢

Node.js + Express

Fast, simple REST API

🗃️

SQLite

Zero-config, single file DB

🔍

FTS5 Search

Full-text search, instant results

🔐

AES-256-GCM

Military-grade credential encryption

🐳

Docker Ready

One-command deployment

Stop paying to document
your own infrastructure

InfraDocs is free, open source, and deploys in minutes. Your data never leaves your server.

$ git clone https://github.com/thekennyriley/infra-docs && docker compose up 📋 copy
Star on GitHub Read the Docs