Commit Graph

4 Commits

Author SHA1 Message Date
M1ngdaXie
afb04e5cd3 feat: migrate realtime-collab from Docker Compose to k3s
Add k3s manifests for postgres, redis, and backend

Fix users table constraint and init.sql
2026-03-25 01:19:00 +00:00
M1ngdaXie
731bd67334 Add self-hosted deployment configuration
- Add backend entry point (cmd/server/main.go)
- Add prompt=select_account to Google OAuth flow
- Add combined init.sql for self-hosted PostgreSQL
- Update docker-compose to include backend service with memory limits

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 01:38:15 +00:00
M1ngdaXie
819760662a set up for deployment 2026-01-12 00:16:55 -08:00
M1ngdaXie
37d89b13b9 first commit 2025-12-29 16:29:24 -08:00