HelperScripts-for-ProxmoxVE/docs/guides
2025-12-02 14:34:14 +01:00
..
CONFIGURATION_REFERENCE.md Add configuration and deployment guides to docs (#9591) 2025-12-02 14:34:14 +01:00
DEFAULTS_SYSTEM_GUIDE.md Add configuration and deployment guides to docs (#9591) 2025-12-02 14:34:14 +01:00
README.md Add configuration and deployment guides to docs (#9591) 2025-12-02 14:34:14 +01:00
UNATTENDED_DEPLOYMENTS.md Add configuration and deployment guides to docs (#9591) 2025-12-02 14:34:14 +01:00

Configuration & Deployment Guides

This directory contains comprehensive guides for configuring and deploying Proxmox VE containers using community-scripts.

📚 Available Guides

Configuration Reference

Complete reference for all configuration options, environment variables, and advanced settings available in the build system.

Topics covered:

  • Container specifications (CPU, RAM, Disk)
  • Network configuration (IPv4/IPv6, VLAN, MTU)
  • Storage selection and management
  • Privilege modes and features
  • OS selection and versions

Defaults System Guide

Understanding and customizing default settings for container deployments.

Topics covered:

  • Default system settings
  • Per-script overrides
  • Custom defaults configuration
  • Environment variable precedence

Unattended Deployments

Automating container deployments without user interaction.

Topics covered:

  • Environment variable configuration
  • Batch deployments
  • CI/CD integration
  • Scripted installations
  • Pre-configured templates

💡 Quick Start

For most users, start with the Unattended Deployments guide to learn how to automate your container setups.

For advanced configuration options, refer to the Configuration Reference.

🤝 Contributing

If you'd like to improve these guides or add new ones, please see our Contribution Guide.