Frank Schwenk
deac59d55a
feat: manual deploy-app workflow for apps/ with build support
...
Add workflow_dispatch-only deploy-app action, deploy-app.sh script,
apps/_template for Cursor, and SOUL/README split between static
webhook deploy and app compose profiles.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 16:48:03 +02:00
cursor
3c418e6ad1
fix: Pullover- und Mickey-Ventilator-Refs entfernt, Wärme-Skala bleibt ( #2 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 14:46:39 +00:00
cursor
e8454b2f3f
feat: funny onepager für Verena — es ist nicht zu warm ( #2 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 14:43:29 +00:00
Frank Schwenk
edbe4d1343
fix: deploy hook pulls via HTTPS, not SSH origin
...
The hook container has no ssh binary; origin on boka is ssh://.
Always pull from the HTTPS remote URL instead.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-05 16:28:59 +02:00
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