Skip to content

makelliu/devops-emergency-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps emergency kit

Practical snippets for 24–48h deploy & incident fixes. Sanitized examples — no customer secrets.

Part of makelliu's freelance portfolio.


Contents

Path Purpose
docker/healthcheck-compose.yml Minimal stack with health checks
scripts/smoke-test.sh HTTP + TLS quick check
checklists/deploy-triage.md First 15 minutes when prod is down
github-actions/ci-docker.yml Build + push pattern

Typical fixes I deliver

  • Container exits immediately → logs + missing env / wrong CMD
  • 502 behind Nginx → upstream port / socket / timeout
  • CI passes locally, fails on GitHub Actions → cache, secrets, path
  • SSL renew / mixed content / redirect loops

Hire

Fixed-price emergency deploy: freelance-services

About

DevOps kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages