Commit 8ac91e03 authored by 智勇's avatar 智勇

update

parent 8cea8e2e
...@@ -13,7 +13,7 @@ if [ -n "$project_folder" ];then ...@@ -13,7 +13,7 @@ if [ -n "$project_folder" ];then
type=`node $config_server/get_project_config.js -name $project_name -attr type` type=`node $config_server/get_project_config.js -name $project_name -attr type`
if [ "$type" = "node" ];then if [ "$type" = "node" ];then
command2=`node $config_server/get_project_config.js -name $project_name -attr command2` command2=`node $config_server/get_project_config.js -name $project_name -attr command2`
command2 #command2
fi fi
sh $config_server/show_info.sh $project_name pull代码 $desc $3 sh $config_server/show_info.sh $project_name pull代码 $desc $3
cd ./$project_name cd ./$project_name
......
...@@ -95,6 +95,7 @@ tranceConfig java "xyqb-ui.url=http://192.168.4.15:7001" "xyqb-ui.url=http://192 ...@@ -95,6 +95,7 @@ tranceConfig java "xyqb-ui.url=http://192.168.4.15:7001" "xyqb-ui.url=http://192
#tranceConfig node "7002" "7050" "192.168.4.22" "AppBackend.js" #tranceConfig node "7002" "7050" "192.168.4.22" "AppBackend.js"
tranceConfig ui "192.168.4.22:7040" "activity-ui-22.ss.xyqb.loan" "192.168.4.22" "activity-ui.js" tranceConfig ui "192.168.4.22:7040" "activity-ui-22.ss.xyqb.loan" "192.168.4.22" "activity-ui.js"
tranceConfig ui "192.168.4.22:7003/api/coupon/activity/wechat/rent_house/bargain" "wechattest1.xyqb.com/wechat/active_redirect" "192.168.4.22" "activity-ui.js" tranceConfig ui "192.168.4.22:7003/api/coupon/activity/wechat/rent_house/bargain" "wechattest1.xyqb.com/wechat/active_redirect" "192.168.4.22" "activity-ui.js"
tranceConfig java "http://192.168.4.22:7040/to-share" "http://activity-ui-22.ss.xyqb.loan/to-share" "192.168.4.22" "xyqb.properties"
#4.23 #4.23
#tranceConfig node "db: {\n host: '192.168.4.23'" "db: {\n host: '192.168.4.8'" "192.168.4.23" "*" #tranceConfig node "db: {\n host: '192.168.4.23'" "db: {\n host: '192.168.4.8'" "192.168.4.23" "*"
...@@ -118,6 +119,7 @@ tranceConfig java "liebao.aes.key=0123456789abcdef" "liebao.aes.key=e2XNtnB8QEEu ...@@ -118,6 +119,7 @@ tranceConfig java "liebao.aes.key=0123456789abcdef" "liebao.aes.key=e2XNtnB8QEEu
tranceConfig java "liebao.md5.key=0123456" "liebao.md5.key=8KRrA2U" "192.168.4.151" "cash-loan-flow.properties" tranceConfig java "liebao.md5.key=0123456" "liebao.md5.key=8KRrA2U" "192.168.4.151" "cash-loan-flow.properties"
#tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.151" "xyqb-mall.properties" #tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.151" "xyqb-mall.properties"
tranceConfig java "xyqb-ui.url=http:\/\/192.168.4.151:7001" "xyqb-ui.url=http:\/\/139.198.2.95:15101" "192.168.4.151" "cash-loan-flow.properties" tranceConfig java "xyqb-ui.url=http:\/\/192.168.4.151:7001" "xyqb-ui.url=http:\/\/139.198.2.95:15101" "192.168.4.151" "cash-loan-flow.properties"
tranceConfig java "permit.new.user = 1" "permit.new.user = 0" "192.168.4.151" "cash-loan-flow.properties"
#4.152 #4.152
......
...@@ -57,7 +57,7 @@ function addFile() ...@@ -57,7 +57,7 @@ function addFile()
# port=`node $config_server/get_project_config.js -name $project -attr port` # port=`node $config_server/get_project_config.js -name $project -attr port`
# addFile $project $port $filename # addFile $project $port $filename
#done #done
projects_of_out_proxy=( gu-bei activity-op op-api spider-center di-ting merchant-backend cash-loan-flow xyqb xyqb-quartz xyqb-query qgbc-ui bt-ui xyqb-ui xyqb-user-ui xyqb-mall ) projects_of_out_proxy=( activity-ui gu-bei activity-op op-api spider-center di-ting merchant-backend cash-loan-flow xyqb xyqb-quartz xyqb-query qgbc-ui bt-ui xyqb-user2 xyqb-ui xyqb-user-ui xyqb-mall )
for ip_last in ${ips[@]} for ip_last in ${ips[@]}
......
...@@ -47,6 +47,7 @@ add_exchange /black_hole contractExchange direct ...@@ -47,6 +47,7 @@ add_exchange /black_hole contractExchange direct
add_exchange /funding assignment direct add_exchange /funding assignment direct
add_exchange /loan_order loan_order_exchange fanout add_exchange /loan_order loan_order_exchange fanout
add_exchange baitiao_debt baitiaodebt_orderinfo direct add_exchange baitiao_debt baitiaodebt_orderinfo direct
add_exchange baitiao_debt baitiao_debt direct
add_exchange financial_system fs direct add_exchange financial_system fs direct
add_exchange mall digital direct add_exchange mall digital direct
add_exchange offline Spider direct add_exchange offline Spider direct
...@@ -78,6 +79,7 @@ add_queues financial_system loan_info ...@@ -78,6 +79,7 @@ add_queues financial_system loan_info
add_queues financial_system xyqb add_queues financial_system xyqb
add_queues financial_system xyqbInfoForRedpacketQueue add_queues financial_system xyqbInfoForRedpacketQueue
add_queues financial_system xyqbPay add_queues financial_system xyqbPay
add_queues financial_system xyqbLoanInfo
add_queues mall deliver add_queues mall deliver
add_queues mall mallOrder add_queues mall mallOrder
add_queues mall refund add_queues mall refund
...@@ -107,7 +109,7 @@ add_queues backend backend_message_rewrite_queue ...@@ -107,7 +109,7 @@ add_queues backend backend_message_rewrite_queue
add_queues backend backend_file_queue add_queues backend backend_file_queue
add_queues /loan_order ka_loan_progress_queue add_queues /loan_order ka_loan_progress_queue
add_queues /funding generate_contract add_queues /funding generate_contract
add_queues baitiao_debt xyqb_baitiao_queue
#add bindings #add bindings
add_binding backend backend_message_rewrite_exc backend_message_rewrite_queue backend_message_rewrite_route add_binding backend backend_message_rewrite_exc backend_message_rewrite_queue backend_message_rewrite_route
......
#bin/bash
redis-server redis1.conf
redis-server redis2.conf
redis-server redis3.conf
redis-server redis4.conf
redis-server redis5.conf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment