From f67e974674f71d7d0bb41cd62f82b8e98749b32e Mon Sep 17 00:00:00 2001 From: acsok Date: Mon, 10 Jun 2024 14:09:54 -0400 Subject: [PATCH] Changes from merge conflict --- content/VCS-Documentation/server-install/Server Install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/VCS-Documentation/server-install/Server Install.md b/content/VCS-Documentation/server-install/Server Install.md index d8edebcdd..784751038 100644 --- a/content/VCS-Documentation/server-install/Server Install.md +++ b/content/VCS-Documentation/server-install/Server Install.md @@ -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)