Skip to content

Guides & Standard Operating Procedures

Comprehensive operational guides, best practices, and SOPs for HandyManny projects.

📚 Available Guides

Operations & Deployment

Deployment SOP

Standard Operating Procedure for production deployments

  • Pre-deployment checklist
  • Deployment steps for each project type
  • Post-deployment verification
  • Rollback procedures
  • Docker container management

Rollback SOP

Emergency rollback procedures

  • When to rollback
  • Rollback commands per project
  • Database rollback strategies
  • Communication protocols
  • Post-rollback analysis

Developer Onboarding

New Developer Onboarding

Complete onboarding guide for new team members

  • Development environment setup
  • Project architecture overview
  • Access credentials and permissions
  • First-day tasks
  • 30-60-90 day roadmap
  • Code review process
  • Communication channels

Development Patterns

n8n Workflow Patterns

Best practices for n8n automation

  • Common workflow patterns
  • Error handling strategies
  • Sequential vs parallel execution
  • Credential management
  • Testing workflows
  • Performance optimization
  • Anti-patterns to avoid

Infrastructure & Security

Security Guide

Security best practices and procedures

  • Authentication & authorization
  • Secret management
  • API key rotation
  • SSL/TLS configuration
  • Security scanning
  • Incident response
  • Audit logging

Docker Inventory

Complete Docker container reference

  • All running containers by VPS
  • Container dependencies
  • Network topology
  • Volume mappings
  • Resource allocation
  • Health check configurations
  • Container management commands

🎯 Quick Actions

For New Developers

  1. Start with Onboarding Guide
  2. Review Deployment SOP
  3. Study n8n Patterns
  4. Understand Security Guide

For Deployments

  1. Follow Deployment SOP
  2. Keep Rollback SOP handy
  3. Check Docker Inventory for container info

For Troubleshooting

  1. Check Docker Inventory for container status
  2. Review Deployment SOP for common issues
  3. Consult Rollback SOP if needed


🔄 Maintaining These Guides

Update Frequency: As needed when processes change Review Schedule: Quarterly Ownership: Development team

To Request Updates:

  1. Create issue in documentation repo
  2. Submit PR with changes
  3. Tag for review

Last Updated: 2026-02-28 Total Guides: 6 Status: Active Maintenance

HandyManny Documentation System