Changes from merge conflict

This commit is contained in:
acsok 2024-06-10 14:09:54 -04:00
parent fd5e6fda99
commit f67e974674

View File

@ -1,8 +1,8 @@
# New server setup
1. Install VCS Server as usual
2. Setup docker-compose and configure PostgreSQL: [[Postgres + docker compose setup]]
3. database migration TODO: link to document
2. Setup docker-compose and configure Postgres: [[Postgres + docker compose setup]]
3. Execute migration-scripts: [[Database Migration Scripts]]
# Existing server setup
1. Upgrade VCS Server as usual (move content of /upgrade_package/brand to /usr/vcs)