deployment_files

This commit is contained in:
risadmin_prod 2025-02-18 04:28:10 +00:00
parent 450e76cd8a
commit 550a56839a
6 changed files with 7 additions and 7 deletions

View File

@ -13,7 +13,7 @@ DOMAIN=git.io8.dev
#WEB-URL-PORT
CONT_PORT=3306
TARGET_PORT=9292
PATH_DIR=/data/31510_1739848570830/sureops_deploy/test18feb25/sureops/test18feb25-be-b/deployment
PATH_DIR=/data/31510_1739852852751/sureops_deploy/test18feb25/sureops/test18feb25-be-b/deployment
#**********************
cd $PATH_DIR
DOCKER_TAG=1.1

View File

@ -12,7 +12,7 @@
ENV MYSQL_ROOT_PASSWORD root
COPY conf.d /etc/mysql/conf.d
COPY *.sql /docker-entrypoint-initdb.d/
#COPY --from=code /repo//data/31510_1739848570830/sureops_deploy/test18feb25/test18feb25-db-d/authsec_mysql/mysql/wf_table/backend/src/main/resources/ .
#COPY --from=code /repo//data/31510_1739852852751/sureops_deploy/test18feb25/test18feb25-db-d/authsec_mysql/mysql/wf_table/backend/src/main/resources/ .
VOLUME /var/lib/mysql
EXPOSE 3306
CMD ["mysqld"]

View File

@ -11,11 +11,11 @@ GIT_BRANCH=main
DOMAIN=git.io8.dev
CONT_PORT=3306
TARGET_PORT=3306
PATH_DIR=/data/31510_1739848570830/sureops_deploy/test18feb25/sureops/test18feb25-db-d/deployment
PATH_DIR=/data/31510_1739852852751/sureops_deploy/test18feb25/sureops/test18feb25-db-d/deployment
#**********************
cd $PATH_DIR
cp /data/31510_1739848570830/sureops_deploy/test18feb25/test18feb25-db-d/authsec_mysql/mysql/wf_table/*.sql .
cp /data/31510_1739852852751/sureops_deploy/test18feb25/test18feb25-db-d/authsec_mysql/mysql/wf_table/*.sql .
pwd
DOCKER_TAG=1.1
# Stop any existing containers with the same name and ports

View File

@ -13,7 +13,7 @@ GIT_BRANCH="main"
DOMAIN="git.io8.dev"
CONT_PORT=30167
TARGET_PORT=80
PATH_DIR="/data/31510_1739848570830/sureops_deploy/test18feb25/sureops/test18feb25-fe-f/deployment"
PATH_DIR="/data/31510_1739852852751/sureops_deploy/test18feb25/sureops/test18feb25-fe-f/deployment"
DOCKER_TAG="1.1"
MAX_RETRIES=3
RETRY_DELAY=10

View File

@ -11,6 +11,6 @@ export const environment = {
captchaSiteKey: '6LfrdSUpAAAAALkYDmnvdX3GLLCArgPWNHfXasjP',
//Deployment configs
backport:'30837/test18feb2531510/be',backendUrl:'/test18feb2531510/be',};
backport:'30843/test18feb2531510/be',backendUrl:'/test18feb2531510/be',};

View File

@ -11,6 +11,6 @@ export const environment = {
captchaSiteKey: '6LfrdSUpAAAAALkYDmnvdX3GLLCArgPWNHfXasjP',
//Deployment configs
backport:'30837/test18feb2531510/be',backendUrl:'/test18feb2531510/be',};
backport:'30843/test18feb2531510/be',backendUrl:'/test18feb2531510/be',};