Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-deploy-utils
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
qa-deploy-utils
Commits
ec8a959e
Commit
ec8a959e
authored
May 15, 2017
by
智勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add new project
parent
08a74801
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
5 deletions
+10
-5
get_project_config.js
qa_shell_script/config_server/get_project_config.js
+1
-0
exception_sub_shell.sh
qa_shell_script/exception_sub_shell.sh
+8
-4
initial_mq.sh
qa_shell_script/rabbitmq/initial_mq.sh
+1
-1
No files found.
qa_shell_script/config_server/get_project_config.js
View file @
ec8a959e
...
...
@@ -78,6 +78,7 @@ new pClass().init(true, "java", "7014", "du-jiang-yan", false, "QG", "du_jiang_y
new
pClass
().
init
(
false
,
"
java
"
,
"
7051
"
,
"
msg
"
,
false
,
"
QG
"
,
"
msg.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
新版消息中心
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7052
"
,
"
xyqb-btzt
"
,
true
,
"
git@gitabc.xyqb.com:qg-op-backend/xyqb-btzt.git
"
,
"
xyqb-btzt.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
白条直投外部
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7053
"
,
"
xyqb-btzt-internal
"
,
true
,
"
git@gitabc.xyqb.com:qg-op-backend/xyqb-btzt-internal.git
"
,
"
xyqb-btzt-internal.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
白条直投内部
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7060
"
,
"
xyqb-backend
"
,
true
,
"
git@gitabc.xyqb.com:qg-op-backend/xyqb-backend.git
"
,
"
xyqb_backend.log
"
,
"
application.properties
"
,
null
,
null
,
2
,
"
运营系统服务
"
,
""
);
// new pClass(true,"java","7027","sms-center","QG","sms-center.log",null,null,null,"短信中心-server");
// ui----
// projectName,projectType,port,gitPath,logName,configFile,command,nodeVersion
...
...
qa_shell_script/exception_sub_shell.sh
View file @
ec8a959e
...
...
@@ -57,6 +57,9 @@ tranceConfig java "xyqb.is.debug=0" "xyqb.is.debug=1" "192.168.4.14" "xyqb.prope
#tranceConfig java "192.168.4.14:3306" "192.168.4.20:3306" "192.168.4.14" "*"
#tranceConfig java "192.168.4.14:7007" "139.198.2.95:1407" "192.168.4.14" "gu-bei.properties"
#tranceConfig python "192.168.4.14" "192.168.4.20" "192.168.4.14" "qin-qiong.*"
#tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.14" "xyqb-mall.properties"
#4.15
#tranceConfig java "192.168.4.15:7007" "139.198.2.95:1507" "192.168.4.15" "gu-bei.properties"
...
...
@@ -77,9 +80,10 @@ tranceConfig java "xyqb-ui.url=http://192.168.4.15:7001" "xyqb-ui.url=http://192
#4.18
#4.22
tranceConfig node
"112233445512345.ittun.com"
"activity-op-22.ss.xyqb.loan"
"192.168.4.22"
"activity-op.js"
tranceConfig java
"xyqb.is.debug=1"
"xyqb.is.debug=0"
"192.168.4.22"
"baitiao.properties"
#tranceConfig node "112233445512345.ittun.com" "activity-op-22.ss.xyqb.loan" "192.168.4.22" "activity-op.js"
#tranceConfig java "xyqb.is.debug=1" "xyqb.is.debug=0" "192.168.4.22" "baitiao.properties"
#tranceConfig java "7002" "7050" "192.168.4.22" "baitiao.properties"
#tranceConfig node "7002" "7050" "192.168.4.22" "AppBackend.js"
#4.23
#tranceConfig node "db: {\n host: '192.168.4.23'" "db: {\n host: '192.168.4.8'" "192.168.4.23" "*"
#tranceConfig java "192.168.4.23:3306" "192.168.4.8:3306" "192.168.4.23" "*"
...
...
@@ -107,5 +111,5 @@ tranceConfig node "d45o0qd" "5exp2xo" "192.168.4.152" "op-api.js"
tranceConfig java
"baitiao_redpacket_notify_url=http:
\/\/
192.168.4.12:7031
\/
redpacket
\/
distribute
\/
"
"baitiao_redpacket_notify_url=http:
\/\/
192.168.4.12:7031"
"192.168.4.12"
"baitiao.properties"
tranceConfig nginx
"
/home/quant_group/paycenter-ui/dist"
"/home/quant_group/new-paycenter-ui
/dist"
"192.168.4.14"
"paycenter-ui.conf"
tranceConfig nginx
"
\/
home
\/
quant_group
\/
paycenter-ui
\/
dist"
"
\/
home
\/
quant_group
\/
new-paycenter-ui
\
/
dist"
"192.168.4.14"
"paycenter-ui.conf"
qa_shell_script/rabbitmq/initial_mq.sh
View file @
ec8a959e
...
...
@@ -35,7 +35,7 @@ add_vhost bt_loan
add_vhost baitiao_qrcode
add_vhost bt_loan
add_vhost /pay_center
add_vhost backend
#add exchange
add_exchange / hello-exchange direct
add_exchange /black_hole contract direct
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment