Projets
CI/CD2024
DeployHook
Push sur main → webhook GitHub → build → deploy → notification Slack. 45 secondes, zéro Kubernetes.
deployhook — dashboard
Déploiements récents
a3f8b21fix: rate limiter config42slive
✓git pull
✓npm install
✓npm run build
✓pm2 restart
e7c4d09feat: add webhook retry logic48ssuccess
b1a2c33refactor: auth middleware51ssuccess
f9d0e12fix: memory leak in ws handler45sfailed
✓git pull
✓npm install
✗npm run build
Notification Slack
DeployHookil y a 2 min
✅ Deploy success on main
a3f8b21 — fix: rate limiter config (42s)
Fonctionnalités
Push → Deploy → Notify
Webhooks GitHub
Vérification HMAC SHA-256. Events push, release, tag. Filtrage par branche. Queue anti-conflits.
Scripts YAML
Séquence de commandes configurable. Rollback auto sur échec. Timeout par étape. Env vars injectées.
Notifications
Slack avec commit, durée et logs. @channel sur échec critique. Webhook custom pour intégrations.
Dashboard
Historique des deploys. Logs temps réel via SSE. Stats succès/échec. Redeploy en un clic.
45s
Push → live
4
Projets en prod
99.2%
Taux de succès
0
Deploys perdus
Stack
Technologies
Node.jsExpressYAMLSlack APIGitHub WebhooksPM2