Documentation
Everything you need to install, configure, and operate Simple PHP IPAM.
Installation
Requirements, web server setup (Apache, nginx, Caddy, OLS), file permissions, and first login steps.
→Configuration
Settings UI walkthrough and all configuration keys explained — SMTP, OIDC, housekeeping, scanning.
→Upgrading
Using upgrade.sh, CLI migration utilities, v3.0 breaking changes, and multi-engine migration paths.
→REST API
Authentication, all endpoints, query filters, pagination, bulk write, and example curl calls.
→OIDC Authentication
SSO setup, IdP-specific examples (Keycloak, Authentik, Azure AD, Google), user provisioning and auto-link.
→Security
HTTPS enforcement, rate limiting, session hardening, audit log, API key management, and security headers.
→SMTP Configuration
Direct SMTP setup with TLS/STARTTLS, Gmail, Office 365, AWS SES, Mailgun, and Postfix examples.
→Network Scanning
ICMP and TCP scan configuration, cron scheduling, stale address thresholds, and ARP import workflow.
→Devices & Interfaces
Link IP addresses to named devices and interfaces, manage equipment inventory, and use the REST API and CSV import.
→Advanced Networking
VRF BGP attributes, VLAN ranges, aggregates, IPv6 Prefix Delegation pools, and DNS zone export.
→Webhooks
HMAC-signed outbound webhooks on address and subnet events — setup, payload reference, signature verification, and retry behaviour.
→