Update .gitignore, remove package-lock.json, and enhance Cloudflare and Proxmox adapters

- Added lock file exclusions for pnpm in .gitignore.
- Removed obsolete package-lock.json from the api and portal directories.
- Enhanced Cloudflare adapter with additional interfaces for zones and tunnels.
- Improved Proxmox adapter error handling and logging for API requests.
- Updated Proxmox VM parameters with validation rules in the API schema.
- Enhanced documentation for Proxmox VM specifications and examples.
This commit is contained in:
defiQUG
2025-12-12 19:29:01 -08:00
parent 9daf1fd378
commit 7cd7022f6e
66 changed files with 5892 additions and 14502 deletions

View File

@@ -7,9 +7,9 @@
## 🎯 Start Here
### For Immediate Deployment
1. **[Deployment Ready Summary](./DEPLOYMENT_READY_SUMMARY.md)** ⭐
- Executive summary
- Quick start commands
1. **[Deployment Guide](./DEPLOYMENT.md)** ⭐
- Production deployment instructions
- Step-by-step guide
- Current status
2. **[Deployment Execution Plan](./DEPLOYMENT_EXECUTION_PLAN.md)** ⭐
@@ -23,17 +23,17 @@
- Software requirements
- Environment configuration
4. **[Next Steps Action Plan](./NEXT_STEPS_ACTION_PLAN.md)**
- Comprehensive 10-phase plan
- Detailed action items
- Verification criteria
4. **[Infrastructure Ready](./INFRASTRUCTURE_READY.md)**
- Current infrastructure status
- Resource availability
- Deployment readiness
---
## 📚 Core Documentation
### Infrastructure
- **[Production Deployment Ready](./PRODUCTION_DEPLOYMENT_READY.md)**
- **[Infrastructure Ready](./INFRASTRUCTURE_READY.md)**
- Infrastructure status
- VM requirements
- Resource allocation