Files
proxmox-api-simulator/docs/README.md
T
Sergey Antropoff baa1f58ad0 Fix CI/pulumi blockers and document test suites with latest PASS results.
Stabilize node status, cluster-wide Ceph OSD ids, and QEMU cpu utilization so
status/list no longer 500 on model strings; align pulumi defaults to pve1;
add bilingual testing docs with the 2026-07-18 ci-all + pulumi-tests pass.
2026-07-18 09:38:28 +03:00

1.9 KiB
Raw Blame History

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