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:
22
docs/archive/status/README.md
Normal file
22
docs/archive/status/README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Status Documentation Archive
|
||||
|
||||
This directory contains archived status, completion, and summary documentation files.
|
||||
|
||||
## Contents
|
||||
|
||||
These files document completed work, status reports, and fix summaries. They are archived here for historical reference but are no longer actively maintained.
|
||||
|
||||
## Categories
|
||||
|
||||
- **Completion Reports**: Documents marking completion of specific tasks or phases
|
||||
- **Status Reports**: VM status, deployment status, and infrastructure status reports
|
||||
- **Fix Summaries**: Documentation of bug fixes and code corrections
|
||||
- **Review Summaries**: Code review and audit reports
|
||||
|
||||
## Active Documentation
|
||||
|
||||
For current status and active documentation, see:
|
||||
- [Main Documentation](../README.md)
|
||||
- [Deployment Status](../DEPLOYMENT.md)
|
||||
- [Current Status](../INFRASTRUCTURE_READY.md)
|
||||
|
||||
Reference in New Issue
Block a user