Skip to content

Operator Guide

Xiangda Li edited this page Apr 11, 2026 · 1 revision

Operator Guide

This guide is for infrastructure and platform operators running ProxmoxMCP-Plus in managed environments.

Runtime Topology

  • MCP stdio mode for local assistant integration
  • OpenAPI mode for HTTP client integrations
  • Docker Compose for service-oriented deployments

Production Deployment Checklist

  • Validate Proxmox API token scope and RBAC model
  • Configure proxmox-config/config.json with production-safe values
  • Keep security.dev_mode=false in production
  • Set and enforce OpenAPI API key controls
  • Put OpenAPI endpoint behind TLS termination and trusted ingress
  • Configure centralized log shipping and retention
  • Monitor /health for liveness and readiness

Operational Procedures

  • Startup and shutdown runbook
  • Configuration change management
  • Backup and restore process validation
  • Storage and node capacity checks
  • Token rotation and credential hygiene

Linked Deep Dives

Clone this wiki locally