You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.3 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

驿来特上线前的实验工作

1、找驿来特运维人员要一下手机验证码。 2、通过Dockerfile创建gw-charge的镜像,然后上传到阿里云的、镜像仓库,注意版本一定不要覆盖掉原有的。 3、创建新的容器组通过镜像创建容器 4、创建SLB绑定创建的容器 5、练习删除容器组删除SLB,重复实验。

疑问

1、广告产业园上网IP

124.235.206.60

2、公网访问阿里云RDS云数据库

https://blog.csdn.net/javad0g/article/details/107436829

3、本地客户端通过公网连接MongoDB

https://help.aliyun.com/zh/mongodb/user-guide/connect-to-an-apsaradb-for-mongodb-instance-over-the-internet

4、待解决任务

  • RDS 需要暴露到公网
    • 学习阿里云RDS的管理界面使用办法当然暴露出公网地址后这个可以用本地的Navicat进行不会也行
  • Mongodb​需要暴露到公网
    • 学习阿里云MongoDB的管理界面使用办法。
  • 备份各个容器的JAR
  • 梳理SLB,和各个容器的IP关系,绘制出网络结构图
  • 学习阿里云容器的重启办法