Commit Graph

3 Commits (3cb0c729b2240e517594ca972a5ee4d83e074351)

Author SHA1 Message Date
boban 22a7328a62 fix(deployer): sed statt envsubst für Secret-Substitution
envsubst ist im almir/webhook-Image nicht vorhanden, sed ist immer verfügbar.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 02:34:36 +02:00
boban db82718ea0 fix: Webhook auf Port 9000 + /deploy URL-Prefix
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 01:27:51 +02:00
boban 3c0676acd9 feat: Gitea Webhook Auto-Deploy Service für Staging
deployer-Container (almir/webhook) lauscht auf Port 9001.
Bei Push → git pull, npm build, migrate, cache clear, workers restart.
Secret via DEPLOY_WEBHOOK_SECRET in .env konfigurieren.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 01:23:30 +02:00