Initial commit
This commit is contained in:
34
skills/deployment-cloudflare/reference/INDEX.md
Normal file
34
skills/deployment-cloudflare/reference/INDEX.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# Deployment Reference
|
||||
|
||||
Configuration and operational references for Cloudflare Workers deployment.
|
||||
|
||||
## Available References
|
||||
|
||||
### [rollback-procedures.md](rollback-procedures.md)
|
||||
Rollback strategies and emergency procedures.
|
||||
- Wrangler rollback commands
|
||||
- Database rollback procedures
|
||||
- Emergency rollback playbook
|
||||
- Recovery validation
|
||||
|
||||
### [monitoring.md](monitoring.md)
|
||||
Monitoring and alerting configuration.
|
||||
- Cloudflare Workers analytics
|
||||
- Wrangler tail (real-time logs)
|
||||
- Sentry error tracking
|
||||
- Axiom structured logging
|
||||
- Performance metrics
|
||||
|
||||
### [troubleshooting.md](troubleshooting.md)
|
||||
Common deployment issues and fixes.
|
||||
- Deployment failures
|
||||
- Secret management issues
|
||||
- Database connection errors
|
||||
- KV/R2 binding errors
|
||||
- Performance problems
|
||||
|
||||
## Quick Reference
|
||||
|
||||
**Need rollback?** → [rollback-procedures.md](rollback-procedures.md)
|
||||
**Need monitoring?** → [monitoring.md](monitoring.md)
|
||||
**Need troubleshooting?** → [troubleshooting.md](troubleshooting.md)
|
||||
Reference in New Issue
Block a user