mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-25 07:25:42 -05:00
436 B
436 B
New server setup
- Install VCS Server as usual
- Setup docker-compose and configure PostgreSQL: Postgres + docker compose setup
- database migration TODO: link to document
Existing server setup
- Upgrade VCS Server as usual (move content of /upgrade_package/brand to /usr/vcs)
- Setup docker-compose and configure PostgreSQL Postgres + docker compose setup
- Execute migration-scripts: Database Migration Scripts