Skip to content

DevOps

This section covers Docker, CI/CD, deployment workflows, monitoring, and operations automation — aimed at making project releases more stable and reproducible.

  • Docker images, containers, and development environments
  • CI/CD, build caching, and release workflows
  • Monitoring, logging, alerting, and rollback
  • Server maintenance and automation scripts
  • Dockerfile layering and build caching
  • GitHub Actions release workflows
  • Cloudflare Pages deployment checklist
  • Service monitoring and troubleshooting workflows
  • Docker: Docker-specific notes
  • Linux: Server and shell workflows