- Deleted outdated files related to repository audit and deployment status, including AUDIT_COMPLETE.md, AUDIT_FIXES_APPLIED.md, FINAL_DEPLOYMENT_STATUS.md, and others. - Cleaned up documentation to streamline the repository and improve clarity for future maintenance. - Updated README and other relevant documentation to reflect the removal of these files.
66 lines
2.6 KiB
Markdown
66 lines
2.6 KiB
Markdown
# Proxmox Documentation
|
|
|
|
Complete documentation for Proxmox integration and management.
|
|
|
|
## Quick Start
|
|
|
|
- **[Quick Start Guide](./guides/QUICK_START.md)** - Get started with Proxmox setup
|
|
|
|
## Documentation Structure
|
|
|
|
### [Guides](./guides/)
|
|
How-to guides and step-by-step procedures:
|
|
- **[Deployment Guide](./guides/DEPLOYMENT_GUIDE.md)** - Complete deployment procedures
|
|
- **[Quick Start](./guides/QUICK_START.md)** - Quick start guide
|
|
- **[Deployment Checklist](./guides/DEPLOYMENT_CHECKLIST.md)** - Deployment verification checklist
|
|
|
|
### [Configuration](./)
|
|
Core configuration documentation:
|
|
- **[DNS Configuration](./DNS_CONFIGURATION.md)** - DNS setup and configuration
|
|
- **[Cluster Configuration](./CLUSTER_CONFIGURATION.md)** - Cluster setup and management
|
|
- **[Cluster Setup](./CLUSTER_SETUP.md)** - Initial cluster setup
|
|
- **[TLS Configuration](./TLS_CONFIGURATION.md)** - TLS/SSL configuration
|
|
- **[SSH Setup](./SSH_SETUP_*.md)** - SSH configuration guides
|
|
- **[Environment Variables](./ENVIRONMENT_VARIABLES.md)** - Environment configuration
|
|
|
|
### [Reference](./reference/)
|
|
Reference documentation and inventories:
|
|
- **[API Tokens](./reference/API_TOKENS.md)** - API token management
|
|
- **[Site Mapping](./reference/SITE_MAPPING.md)** - Site configuration mapping
|
|
- **[Resource Inventory](./reference/RESOURCE_INVENTORY.md)** - Available resources
|
|
- **[Image Inventory](./reference/IMAGE_INVENTORY.md)** - Available VM images
|
|
- **[Image Requirements](./reference/IMAGE_REQUIREMENTS.md)** - Image specifications
|
|
- **[Instance Inventory](./reference/INSTANCE_INVENTORY.md)** - Instance tracking
|
|
|
|
### [Status](./status/)
|
|
Current Proxmox-related status reports:
|
|
- Cluster status reports
|
|
- Deployment status
|
|
- Completion summaries
|
|
|
|
### [Troubleshooting](./)
|
|
Troubleshooting guides:
|
|
- **[SSH Troubleshooting](./SSH_TROUBLESHOOTING.md)** - SSH connection issues
|
|
- **[Inter-Instance Connectivity](./INTER_INSTANCE_CONNECTIVITY.md)** - Network connectivity
|
|
|
|
### [Development](./)
|
|
Development documentation:
|
|
- **[Development Guide](./DEVELOPMENT.md)** - Proxmox development setup
|
|
|
|
### [Cloudflare Integration](./)
|
|
- **[Cloudflare Domain Setup](./CLOUDFLARE_DOMAIN_SETUP.md)** - Domain configuration
|
|
|
|
### [Scripts](./)
|
|
- **[Script Reference](./SCRIPT_REFERENCE.md)** - Utility scripts documentation
|
|
|
|
## Related Documentation
|
|
|
|
- **[Main Documentation](../README.md)** - Complete documentation index
|
|
- **[VM Documentation](../VM_SPECIFICATIONS.md)** - VM specifications
|
|
- **[Infrastructure Documentation](../infrastructure/README.md)** - Infrastructure overview
|
|
|
|
## Archive
|
|
|
|
Historical status and completion reports are archived in [archive/](./archive/).
|
|
|