deploy(taktik): add Dockerfile, docker-compose, SSO config

- Dockerfile based on sveltekit-base pattern (port 5027)
- docker-compose.macmini.yml: taktik-web service with auth + sync
- mana-auth: added taktik.mana.how to trustedOrigins
- CORS_ORIGINS: added taktik.mana.how

Remaining manual steps on Mac Mini:
- cloudflared tunnel route: taktik.mana.how -> localhost:5027
- ./scripts/mac-mini/build-app.sh taktik-web

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-29 08:55:30 +02:00
parent cb549776ac
commit bc428729b0
3 changed files with 80 additions and 1 deletions

View file

@ -264,6 +264,7 @@ export function createBetterAuth(databaseUrl: string) {
'https://questions.mana.how',
'https://skilltree.mana.how',
'https://storage.mana.how',
'https://taktik.mana.how',
'https://todo.mana.how',
'https://traces.mana.how',
'https://zitare.mana.how',