mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
Prepare migration
This commit is contained in:
parent
017c95ac9b
commit
1e7edf1c17
3
rsconcept/backend/import/README.txt
Normal file
3
rsconcept/backend/import/README.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
copy compiled python wheels here
|
||||||
|
|
||||||
|
1. pyconcept = ConceptCore: https://github.com/IRBorisov/ConceptCore
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user