Files
sa-charts/docker-swarm/10.5x环境配置记录/3. 基本服务安装.md
2024-06-05 13:13:44 +08:00

443 B
Raw Permalink Blame History

  1. 初始化网路 docker network create
    --driver=overlay
    --subnet=10.17.0.0/16
    --scope swarm
    --attachable
    prod

  2. rabbitmq 管理界面: 192.168.10.51:15672 内部prod_rabbitmq_stats:5672,prod_rabbitmq_queue1:5672,prod_rabbitmq_queue2:5672 stomp url192.168.10.51:15674

  3. xxl-job-adin

    管理界面: 192.168.10.51:9991

  4. nacos

管理界面: http://192.168.10.51:25848/nacos/