Commit Graph

4 Commits

Author SHA1 Message Date
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
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