Files
proxmox-api-simulator/docs
Sergey Antropoff f981ca1bf1 Return clear node-missing JSON and reset Web UI auth on 401.
Keep Ingress from rewriting API 404/405 into branded HTML; document curl/auth and a prompt for sibling sims.
2026-07-22 06:52:45 +03:00
..

Language / Язык: English | Русский

Documentation

Guides for the Proxmox VE API simulator. Switch language with the header on each page. Russian mirrors live under ru/.

Web UI main

Guide Description
Getting started First successful lab session
Configuration Environment variables and Compose
Authentication Tickets, CSRF, API tokens, ACLs
API versions Contracts 69 and hot-swap
Clients & examples Python, Go, Java, Perl, Ansible, Terraform, Pulumi
Seed profiles Deterministic cluster fixtures
API surface Routing, handlers, fallbacks
Domains QEMU, LXC, storage, HA, SDN, …
Web UI Interactive console and catalogs
Operations Migrate, reseed, upgrade, Hub publish
Docker Hub overview Paste-ready Hub repository description
Kubernetes / Helm Hub image + Ingress + Let's Encrypt
Security Lab threat model and credentials
Observability Health endpoints and logging
Troubleshooting Common failure modes
FAQ Short answers
Architecture Component boundaries
Compatibility Evidence model and release matrix
Testing Suites layout, Make targets, latest results

Runnable cookbooks: examples/. Integration suites: pulumi-tests/. Test map and latest pass notes: Testing.

See also

  • Web UI — interactive console, catalogs, DATA panel, and screenshots