Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

按照文档【Docker 方式部署Quick Start】 操作不能部署成功 #3565

Closed
3 tasks
freshgeek opened this issue Feb 23, 2021 · 0 comments · Fixed by #3574
Closed
3 tasks

按照文档【Docker 方式部署Quick Start】 操作不能部署成功 #3565

freshgeek opened this issue Feb 23, 2021 · 0 comments · Fixed by #3574
Labels
area/quick-start quick-start kind/report-problem Categorizes issue when someone report the problem he/she meeted

Comments

@freshgeek
Copy link

描述bug

https://ctripcorp.github.io/apollo/#/zh/deployment/quick-start-docker

会出现 外部 springboot 无法连接情况

复现

通过如下步骤可以复现:

  1. git clone
  2. docker-compose up
  3. 创建appid
  4. 配置springboot

期望

应该在文档中补充描述 docker 部署时应该加上 对应docker 宿主机 IP 作为 eureka 地址 ,并且暴露 8090 端口提供访问

同时也需要在数据库表 ServerConfig 中配置上对应的宿主机IP

然后重启,才可以让外部应用接入Apollo

** 参考链接 **
https://www.cnblogs.com/zklight/p/12974872.html

@Anilople Anilople added area/quick-start quick-start kind/report-problem Categorizes issue when someone report the problem he/she meeted labels Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quick-start quick-start kind/report-problem Categorizes issue when someone report the problem he/she meeted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants