feat: migrate realtime-collab from Docker Compose to k3s

Add k3s manifests for postgres, redis, and backend

Fix users table constraint and init.sql
This commit is contained in:
M1ngdaXie
2026-03-25 01:11:10 +00:00
parent 9c19769eb0
commit afb04e5cd3
7 changed files with 390 additions and 1 deletions

5
.gitignore vendored
View File

@@ -39,4 +39,7 @@ postgres_data/
#test folder profiles
loadtest/pprof
/docs
/docs
# K3s secrets
k3s/secret.yaml