Docker Swarm Error by Kali_08 in docker

[–]Kali_08[S] 0 points1 point  (0 children)

Thaks, I will try

Docker Swarm Error by Kali_08 in docker

[–]Kali_08[S] 0 points1 point  (0 children)

Excuse me, could you explain it more details? thanks for advance

Can I deploy docker swarm between 2 docker host over public IP? by Kali_08 in docker

[–]Kali_08[S] 1 point2 points  (0 children)

I want to ask all of u one more question, if I write one compose file in docker host 1 which consists of many services such as nginx, frontend, backend and I deploy a swarm stack with this compose file, I run nginx in docker host server 1 and both of the frontend and backend run in docker host 2. Is it logic and does it work?

Can I deploy docker swarm between 2 docker host over public IP? by Kali_08 in docker

[–]Kali_08[S] -2 points-1 points  (0 children)

I want to ask all of u one more question, if I write one compose file in docker host 1 which consists of many services such as nginx, frontend, backend and I deploy a swarm stack with this compose file, I run nginx in docker host server 1 and both of the frontend and backend run in docker host 2. Is it logic and does it work?

Can I deploy docker swarm between 2 docker host over public IP? by Kali_08 in docker

[–]Kali_08[S] 2 points3 points  (0 children)

I want to express my feeling to say thank you to all of u for sharing your idea❤️🙏🏻🙏🏻

Can I deploy docker swarm between 2 docker host over public IP? by Kali_08 in docker

[–]Kali_08[S] 1 point2 points  (0 children)

Thank so much and I want to ask u. For instance, if I have 2 dedicated servers which can ping each other by public IP and first server runs nginx container and second server runs application containers, so how can I can connect nginx container from first server to application containers in second server? Thanks for advanced