Frank Schwenk
3b182a0798
fix: deploy hook git pull without writable global config
...
Use git -c safe.directory instead of git config --global in the
container; set HOME=/tmp for deploy-hook.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 16:26:42 +02:00
cursor
864c51e281
feat: add smoke-test onepager about playground idea
...
Issue #1 — plain HTML one-pager under public/smoke-test/.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 14:25:50 +00:00
Frank Schwenk
b206790732
fix: stable compose project name, drop fixed container_name
...
Avoids global name conflicts when compose project name differs from
orphaned containers (playgroundschwenkonline vs playground).
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 16:20:44 +02:00
Frank Schwenk
d3136c2a8c
fix: ensure HOST_UID/GID in .env during boka bootstrap
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 16:07:56 +02:00
Frank Schwenk
2e41045bd7
fix: bootstrap script echo and ensure HOST_UID in .env on boka
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 16:07:44 +02:00
Frank Schwenk
8cdde429f5
feat: playground static site with cursor webhook deploy
...
Scaffold nginx + deploy-hook stack for playground.schwenk.online,
Gitea cursor workflow, directory-based public/ content, and boka
bootstrap via git clone.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 16:07:24 +02:00