1 Star 0 Fork 12

xiaomu/PiggyMetrics

forked from linyang/PiggyMetrics 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
docker-compose.dev.yml 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
linyang 提交于 2018-04-28 16:12 . create this project
# version: '2'
# services:
# rabbitmq:
# ports:
# - 5672:5672
# config:
# build: config
# ports:
# - 8888:8888
# registry:
# build: registry
# gateway:
# build: gateway
# auth-service:
# build: auth-service
# ports:
# - 5000:5000
########合并auth-mongodb|account-mongodb|statistics-mongodb|notification-mongodb为一个单独的data-mongodb
# data-mongodb
# build: mongodb
# ports:
# - 25000:27017
# auth-mongodb:
# build: mongodb
# ports:
# - 25000:27017
# account-service:
# build: account-service
# ports:
# - 6000:6000
# account-mongodb:
# build: mongodb
# ports:
# - 26000:27017
# statistics-service:
# build: statistics-service
# ports:
# - 7000:7000
# statistics-mongodb:
# build: mongodb
# ports:
# - 27000:27017
# notification-service:
# build: notification-service
# ports:
# - 8000:8000
# notification-mongodb:
# build: mongodb
# ports:
# - 28000:27017
# monitoring:
# build: monitoring
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangjingsai/PiggyMetrics.git
git@gitee.com:wangjingsai/PiggyMetrics.git
wangjingsai
PiggyMetrics
PiggyMetrics
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385