Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
config_repository
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
config_repository
Commits
4ad3119f
Commit
4ad3119f
authored
Nov 03, 2017
by
张 斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加baitiao、redpacket、baitiao-zhitou的测试环境配置文件
parent
fb4454e4
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
111 additions
and
12 deletions
+111
-12
baitiao-zhitou.properties
java/baitiao-zhitou.properties
+30
-0
baitiao.properties
java/baitiao.properties
+44
-12
redpacket.properties
java/redpacket.properties
+37
-0
No files found.
java/baitiao-zhitou.properties
View file @
4ad3119f
########### mysql ###########
db.btzt.url4btzt
=
jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/xyqb_btzt?useUnicode=true&characterEncoding=UTF8
db.btzt.username
=
${DB_SERVICE_USER}
db.btzt.password
=
${DB_SERVICE_PASSWORD}
slave.db.btzt.url4btzt
=
jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/xyqb_btzt?useUnicode=true&characterEncoding=UTF8
slave.db.btzt.username
=
${DB_SERVICE_USER}
slave.db.btzt.password
=
${DB_SERVICE_PASSWORD}
########### redis ###########
xyqb.redis.master.host
=
${REDIS_SERVICE_HOST}
xyqb.redis.master.port
=
${REDIS_SERVICE_PORT}
######### rabbitmq ##########
rabbitmq.connection.user
=
${RABBITMQ_SERVICE_USER}
rabbitmq.connection.password
=
${RABBITMQ_SERVICE_PASSWORD}
rabbitmq.connection.host
=
${RABBITMQ_SERVICE_HOST}
rabbitmq.connection.port
=
${RABBITMQ_SERVICE_PORT_NODE}
######### zookeeper #########
zookeeper.server
=
${ZOOKEEPER_SERVICE_HOST}:${ZOOKEEPER_SERVICE_PORT}
####### backend service depend ######
# silk-road-eureka
eureka.client.serviceUrl.defaultZone
=
http://${SILK_ROAD_EUREKA_SERVICE_HOST}:${SILK_ROAD_EUREKA_SERVICE_PORT}/eureka/
# black-hole
contract.application.uri
=
http://${BLACK_HOLE_SERVICE_HOST}:${BLACK_HOLE_SERVICE_PORT}
\ No newline at end of file
java/baitiao.properties
View file @
4ad3119f
# \u51FD\u8C37\u5173\u914D\u7F6E
########### mysql ###########
bt.data.mysql.jdbc-url
=
jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/xyqb?useUnicode=true&characterEncoding=UTF8
bt.data.mysql.password
=
${DB_SERVICE_PASSWORD}
bt.data.mysql.user
=
${DB_SERVICE_USER}
########### redis ###########
xyqb.redis.master.host
=
${REDIS_SERVICE_HOST}
xyqb.redis.master.port
=
${REDIS_SERVICE_PORT}
######### rabbitmq ##########
rabbitmq.connection.host
=
${RABBITMQ_SERVICE_HOST}
rabbitmq.connection.port
=
${RABBITMQ_SERVICE_PORT_NODE}
rabbitmq.connection.user
=
${RABBITMQ_SERVICE_USER}
rabbitmq.connection.password
=
${RABBITMQ_SERVICE_PASSWORD}
######### zookeeper #########
job.zookeeper.url
=
${ZOOKEEPER_SERVICE_HOST}:${ZOOKEEPER_SERVICE_PORT}
####### frontend service depend ######
# bt-ui
qgbc-ui.url
=
http://${BT_UI_SERVICE_HOST}:${BT_UI_SERVICE_PORT}
# xyqb-user-ui
usersysui.url
=
http://${XYQB_USER_UI_SERVICE_HOST}:${XYQB_USER_UI_SERVICE_PORT}
####### backend service depend ######
# han-gu-guan
xyqb-auth.url
=
http://${HAN_GU_GUAN_SERVICE_HOST}:${HAN_GU_GUAN_SERVICE_PORT}
#
\u7528\u6237\u4E2D\u5FC3\u914D\u7F6E
#
xyqb-user2
usersys.url
=
http://${XYQB_USER2_SERVICE_HOST}:${XYQB_USER2_SERVICE_PORT}
#
\u5546\u57CE\u914D\u7F6E
#
xyqb-mall
xyqb-mall.url
=
http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}
#
\u652F\u4ED8\u4E2D\u5FC3\u914D\u7F6E
#
gu-bei
xyqb.paycenter.url
=
http://${GU_BEI_SERVICE_HOST}:${GU_BEI_SERVICE_PORT}
#
\u6388\u4FE1\u4E2D\u5FC3\u914D\u7F6E
#
spider-center
spider-center
=
http://${SPIDER_CENTER_SERVICE_HOST}:${SPIDER_CENTER_SERVICE_PORT}/
#
\u8C1B\u542C\u914D\u7F6E
#
di-ting
risk.client.url
=
http://${DI_TING_SERVICE_HOST}:${DI_TING_SERVICE_PORT}
#
\u8D22\u52A1\u7CFB\u7EDF\u914D\u7F6E
#
financial-system
ex.finance.api.url
=
http://${FINANCIAL_SYSTEM_SERVICE_HOST}:${FINANCIAL_SYSTEM_SERVICE_PORT}/external/
# \u767D\u6761ui\u914D\u7F6E
qgbc-ui.url
=
http://${BT_UI_SERVICE_HOST}:${BT_UI_SERVICE_PORT}
# \u7EA2\u5305\u7CFB\u7EDF\u914D\u7F6E
# redpacket
baitiao_redpacket_notify_url
=
http://${REDPACKET_SERVICE_HOST}:${REDPACKET_SERVICE_PORT}
#
\u6D3B\u52A8\u7CFB\u7EDF\u914D\u7F6E
#
redpacket
xyqb.coupon.url
=
http://${REDPACKET_SERVICE_HOST}:${REDPACKET_SERVICE_PORT}
# xyqb-query
xyqb.query.url
=
http://${XYQB_QUERY_SERVICE_HOST}:${XYQB_QUERY_SERVICE_PORT}
# silk-road-eureka
eureka.client.serviceUrl.defaultZone
=
http://${SILK_ROAD_EUREKA_SERVICE_HOST}:${SILK_ROAD_EUREKA_SERVICE_PORT}/eureka/
\ No newline at end of file
java/redpacket.properties
View file @
4ad3119f
########### mysql ###########
redpacket.data.mysql.jdbc-url
=
jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/redpacket?useUnicode=true&characterEncoding=UTF8
redpacket.data.mysql.user
=
${DB_SERVICE_USER}
redpacket.data.mysql.password
=
${DB_SERVICE_PASSWORD}
########### redis ###########
xyqb.redis.master.host
=
${REDIS_SERVICE_HOST}
xyqb.redis.master.port
=
${REDIS_SERVICE_PORT}
######### rabbitmq ##########
rabbitmq.connection.host
=
${RABBITMQ_SERVICE_HOST}
rabbitmq.connection.port
=
${RABBITMQ_SERVICE_PORT_NODE}
rabbitmq.connection.user
=
${RABBITMQ_SERVICE_USER}
rabbitmq.connection.password
=
${RABBITMQ_SERVICE_PASSWORD}
######### zookeeper #########
zk.connect.url
=
${ZOOKEEPER_SERVICE_HOST}:${ZOOKEEPER_SERVICE_PORT}
####### backend service depend ######
# xyqb-mall
mall.querytypes.url
=
http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}/ex/tab/types
# xyqb-mall
domains.shopping_mall
=
http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}
# xyqb-mall
mall.list
=
http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}/ex/tab/coupon_category/list
# xyqb-user2
xyqbUser
=
http://${XYQB_USER2_SERVICE_HOST}:${XYQB_USER2_SERVICE_PORT}
# xyqb-mall
mall.order
=
http://${XYQB_MALL_SERVICE_HOST}:${XYQB_MALL_SERVICE_PORT}/ex/order/user/
# xyqb
xyqb
=
http://${XYQB_SERVICE_HOST}:${XYQB_SERVICE_PORT}
# todo: contract.quantgroup.cn ???
qiniu.storage.url
=
http://o9xncg89j.bkt.clouddn.com/
\ No newline at end of file
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