Prepare migration

This commit is contained in:
IRBorisov 2023-09-16 16:45:09 +03:00
parent 017c95ac9b
commit 1e7edf1c17
2 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1,3 @@
copy compiled python wheels here
1. pyconcept = ConceptCore: https://github.com/IRBorisov/ConceptCore

View File

@ -3,7 +3,7 @@
# Create a copy in secure location @production host. Update backup scripts from repository manually # Create a copy in secure location @production host. Update backup scripts from repository manually
# ======================================== # ========================================
backupLocation="/home/admuser/backup" backupLocation="/home/prod/backup"
pgUser="portal-admin" pgUser="portal-admin"
pgDB="portal-db" pgDB="portal-db"
containerDB="portal-db" containerDB="portal-db"