f81c1e30bd
Makefile: deploy nutzt Layer-Cache, deploy-clean für erzwungenen Neuaufbau
2026-04-13 19:33:34 +02:00
96e7a97b52
Infra: Container-Name ban-yaro→banyaro, Favicon-Route, Cache-Bust v3
...
- Makefile + docker-compose.yml: container_name ban-yaro → banyaro
- sw.js: Cache-Version auf by-v3 (neue Icons + Health-Assets)
- .gitignore: /icons/ (Design-Quell-Dateien) ausschließen
2026-04-13 19:29:43 +02:00
c37befd82b
Makefile: Hinweis dass sync+restart nur fuer Python reicht
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 18:19:52 +02:00
ea670310e2
Makefile: SERVICE-Variable fuer docker compose restart
...
CONTAINER = container_name (fuer logs/exec/ps)
SERVICE = compose-Service-Name (fuer restart)
War bisher gleich gesetzt, aber compose und container haben
unterschiedliche Namen (banyaro vs ban-yaro).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 17:58:32 +02:00
70f5eedafa
Hinweis: NPM Forward-IP muss 10.47.11.99 sein (Macvlan-Shim)
2026-04-12 17:17:03 +02:00
e466a5b4f0
Docker: voller Pfad /usr/local/bin/docker auf DS (nicht im PATH)
2026-04-12 16:57:16 +02:00
569816d9a4
COPYFILE_DISABLE=1: macOS xattr-Warnungen bei tar unterdrücken
2026-04-12 16:55:50 +02:00
3547715555
Deploy: rsync → tar+ssh (kein rsync auf DS nötig)
2026-04-12 16:51:41 +02:00
43c63f0e59
Deploy via rsync statt git auf DS — kein git auf DS nötig
2026-04-12 16:50:36 +02:00
4499055b99
SSH-Port-Check in Makefile und setup-ds.sh, HTTPS-Clone auf DS
2026-04-12 16:48:19 +02:00
e364e43480
Deploy-Skripte: Makefile, setup-ds.sh, new-feature.sh
2026-04-12 16:43:16 +02:00