From 209c0e5a6ac0109693482e34363e39958c4bbda6 Mon Sep 17 00:00:00 2001 From: risadmin_prod Date: Sat, 18 Oct 2025 10:52:18 +0000 Subject: [PATCH] deployment_files --- .../deployment/build.sh | 2 +- .../deployment/Dockerfile | 2 +- .../deployment/build.sh | 4 +- .../deployment/dump.sql | 42 +++++++++++++++++-- .../deployment/build.sh | 2 +- 5 files changed, 44 insertions(+), 8 deletions(-) diff --git a/sureops/stop_watch_app-stop_watch_app-b-b/deployment/build.sh b/sureops/stop_watch_app-stop_watch_app-b-b/deployment/build.sh index cf1f4b2..80fec25 100755 --- a/sureops/stop_watch_app-stop_watch_app-b-b/deployment/build.sh +++ b/sureops/stop_watch_app-stop_watch_app-b-b/deployment/build.sh @@ -13,7 +13,7 @@ DOMAIN=157.66.191.31:3000 #WEB-URL-PORT CONT_PORT=3306 TARGET_PORT=9292 -PATH_DIR=/data/51754_1760784632165/sureops_deploy/stop_watch_app/sureops/stop_watch_app-stop_watch_app-b-b/deployment +PATH_DIR=/data/51754_1760784656638/sureops_deploy/stop_watch_app/sureops/stop_watch_app-stop_watch_app-b-b/deployment #********************** cd $PATH_DIR DOCKER_TAG=1.0 diff --git a/sureops/stop_watch_app-stop_watch_app-d-d/deployment/Dockerfile b/sureops/stop_watch_app-stop_watch_app-d-d/deployment/Dockerfile index 4f716f7..77cf94a 100755 --- a/sureops/stop_watch_app-stop_watch_app-d-d/deployment/Dockerfile +++ b/sureops/stop_watch_app-stop_watch_app-d-d/deployment/Dockerfile @@ -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/51754_1760784632165/sureops_deploy/stop_watch_app/stop_watch_app-stop_watch_app-d-d/authsec_mysql/mysql/wf_table/backend/src/main/resources/ . + #COPY --from=code /repo//data/51754_1760784656638/sureops_deploy/stop_watch_app/stop_watch_app-stop_watch_app-d-d/authsec_mysql/mysql/wf_table/backend/src/main/resources/ . VOLUME /var/lib/mysql EXPOSE 3306 CMD ["mysqld"] \ No newline at end of file diff --git a/sureops/stop_watch_app-stop_watch_app-d-d/deployment/build.sh b/sureops/stop_watch_app-stop_watch_app-d-d/deployment/build.sh index 5d09589..8733496 100755 --- a/sureops/stop_watch_app-stop_watch_app-d-d/deployment/build.sh +++ b/sureops/stop_watch_app-stop_watch_app-d-d/deployment/build.sh @@ -11,11 +11,11 @@ GIT_BRANCH=main DOMAIN=157.66.191.31:3000 CONT_PORT=3306 TARGET_PORT=3306 -PATH_DIR=/data/51754_1760784632165/sureops_deploy/stop_watch_app/sureops/stop_watch_app-stop_watch_app-d-d/deployment +PATH_DIR=/data/51754_1760784656638/sureops_deploy/stop_watch_app/sureops/stop_watch_app-stop_watch_app-d-d/deployment #********************** cd $PATH_DIR -cp /data/51754_1760784632165/sureops_deploy/stop_watch_app/stop_watch_app-stop_watch_app-d-d/authsec_mysql/mysql/wf_table/*.sql . +cp /data/51754_1760784656638/sureops_deploy/stop_watch_app/stop_watch_app-stop_watch_app-d-d/authsec_mysql/mysql/wf_table/*.sql . pwd DOCKER_TAG=1.0 # Stop any existing containers with the same name and ports diff --git a/sureops/stop_watch_app-stop_watch_app-d-d/deployment/dump.sql b/sureops/stop_watch_app-stop_watch_app-d-d/deployment/dump.sql index c5f1f01..148a96c 100755 --- a/sureops/stop_watch_app-stop_watch_app-d-d/deployment/dump.sql +++ b/sureops/stop_watch_app-stop_watch_app-d-d/deployment/dump.sql @@ -1,4 +1,5 @@ --- MySQL dump +CREATE SCHEMA `stop_watch_app-d`; +use stop_watch_app-d; -- -- Table structure for table `accounts` @@ -1155,7 +1156,42 @@ CREATE TABLE `sys_param_upload` ( ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci; /*!40101 SET character_set_client = @saved_cs_client */; ---wireframeMenu +START TRANSACTION; +INSERT INTO `sec_menu_det` VALUES (null,'2023-01-25 11:12:27','2023-02-04 15:34:36',8001,'',NULL,1577,'','U2000','Enable'); +SET @last_inserted_id = LAST_INSERT_ID(); +INSERT INTO `sec_grp_menu_access` VALUES (@last_inserted_id,1,NULL,'2024-01-17 18:56:07','true',8001,'true','true','true','true','true','',NULL,1577,'','true','U1000','Enable',NULL,'2024-01-17 18:56:07'); +COMMIT; +START TRANSACTION; +INSERT INTO `sec_menu_det` VALUES (null,'2023-01-25 11:12:27','2023-02-04 15:34:36',8001,'',NULL,1577,'','U2000','Enable'); +SET @last_inserted_id = LAST_INSERT_ID(); +INSERT INTO `sec_grp_menu_access` VALUES (@last_inserted_id,1,NULL,'2024-01-17 18:56:07','true',8001,'true','true','true','true','true','',NULL,1577,'','true','U1000','Enable',NULL,'2024-01-17 18:56:07'); +COMMIT; +START TRANSACTION; +INSERT INTO `sec_menu_det` VALUES (null,'2023-01-25 11:12:27','2023-02-04 15:34:36',8001,'',NULL,1577,'','U2000','Enable'); +SET @last_inserted_id = LAST_INSERT_ID(); +INSERT INTO `sec_grp_menu_access` VALUES (@last_inserted_id,1,NULL,'2024-01-17 18:56:07','true',8001,'true','true','true','true','true','',NULL,1577,'','true','U1000','Enable',NULL,'2024-01-17 18:56:07'); +COMMIT; +START TRANSACTION; +INSERT INTO `sec_menu_det` VALUES (null,'2023-01-25 11:12:27','2023-02-04 15:34:36',8001,'',NULL,1577,'','U2000','Enable'); +SET @last_inserted_id = LAST_INSERT_ID(); +INSERT INTO `sec_grp_menu_access` VALUES (@last_inserted_id,1,NULL,'2024-01-17 18:56:07','true',8001,'true','true','true','true','true','',NULL,1577,'','true','U1000','Enable',NULL,'2024-01-17 18:56:07'); +COMMIT; +START TRANSACTION; +INSERT INTO `sec_menu_det` VALUES (null,'2023-01-25 11:12:27','2023-02-04 15:34:36',8001,'',NULL,1577,'','U2000','Enable'); +SET @last_inserted_id = LAST_INSERT_ID(); +INSERT INTO `sec_grp_menu_access` VALUES (@last_inserted_id,1,NULL,'2024-01-17 18:56:07','true',8001,'true','true','true','true','true','',NULL,1577,'','true','U1000','Enable',NULL,'2024-01-17 18:56:07'); +COMMIT; +START TRANSACTION; +INSERT INTO `sec_menu_det` VALUES (null,'2023-01-25 11:12:27','2023-02-04 15:34:36',8001,'',NULL,1577,'','U2000','Enable'); +SET @last_inserted_id = LAST_INSERT_ID(); +INSERT INTO `sec_grp_menu_access` VALUES (@last_inserted_id,1,NULL,'2024-01-17 18:56:07','true',8001,'true','true','true','true','true','',NULL,1577,'','true','U1000','Enable',NULL,'2024-01-17 18:56:07'); +COMMIT; +START TRANSACTION; +INSERT INTO `sec_menu_det` VALUES (null,'2023-01-25 11:12:27','2023-02-04 15:34:36',8001,'',NULL,1577,'','U2000','Enable'); +SET @last_inserted_id = LAST_INSERT_ID(); +INSERT INTO `sec_grp_menu_access` VALUES (@last_inserted_id,1,NULL,'2024-01-17 18:56:07','true',8001,'true','true','true','true','true','',NULL,1577,'','true','U1000','Enable',NULL,'2024-01-17 18:56:07'); +COMMIT; + -- -- Dumping data for table `sys_param_upload` -- @@ -1164,4 +1200,4 @@ CREATE TABLE `sys_param_upload` ( /*!40000 ALTER TABLE `sys_param_upload` ENABLE KEYS */; --- Dump completed on 2024-01-27 15:45:01 +-- Dump completed on 2024-01-27 15:45:01 \ No newline at end of file diff --git a/sureops/stop_watch_app-stop_watch_app-f-f/deployment/build.sh b/sureops/stop_watch_app-stop_watch_app-f-f/deployment/build.sh index a9160ef..ef755e3 100755 --- a/sureops/stop_watch_app-stop_watch_app-f-f/deployment/build.sh +++ b/sureops/stop_watch_app-stop_watch_app-f-f/deployment/build.sh @@ -13,7 +13,7 @@ GIT_BRANCH="main" DOMAIN="157.66.191.31:3000" CONT_PORT=30167 TARGET_PORT=80 -PATH_DIR="/data/51754_1760784632165/sureops_deploy/stop_watch_app/sureops/stop_watch_app-stop_watch_app-f-f/deployment" +PATH_DIR="/data/51754_1760784656638/sureops_deploy/stop_watch_app/sureops/stop_watch_app-stop_watch_app-f-f/deployment" DOCKER_TAG="1.0" MAX_RETRIES=3 RETRY_DELAY=10