elpatron
8b34044481
chore: switch default git remote to self-hosted Gitea instance
2026-06-07 13:46:28 +02:00
elpatron
9a931024d6
chore: revert git remote configuration to use github by default
2026-06-07 13:04:42 +02:00
elpatron
944f4518e9
chore: update default git remote and url to point to gitea instance
2026-06-07 11:44:06 +02:00
elpatron
676547686b
chore: update default git remote to github repository
2026-06-07 11:22:24 +02:00
elpatron
66606c5eca
chore: default deployment script back to Gitea origin
2026-06-07 11:11:51 +02:00
elpatron
796e61f4ea
chore: migrate deployment script to use GitHub remote instead of origin Gitea
2026-06-07 09:09:43 +02:00
elpatron
599f090895
fix: resolve unbound variable error on remote deploy to prod
2026-06-05 19:13:03 +02:00
elpatron
4c36c9160a
feat(deploy): Server-Backup und Restore für Produktion
...
Automatisiert pg_dump, .env, Compose und Git-Archiv mit Tag-Zuordnung, Retention (5) und Pre-Deploy-Hook nur für Prod.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-05 18:40:47 +02:00
elpatron
d559a762d2
fix(deploy): Vor Deploy sauberen und synchronen Git-Stand erzwingen
...
update-remotes.sh bricht ab, wenn uncommitted Änderungen bestehen oder
HEAD nicht mit origin übereinstimmt.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-05 18:24:21 +02:00
elpatron
e4b07ca896
refactor(deploy): update-prod.sh zu update-remotes.sh umbenennen
...
Ein Skript für Prod und Staging; update-staging.sh entfällt.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-05 18:12:08 +02:00