User Tools

Site Tools


docker_cluster

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
docker_cluster [2024/10/21 13:13] neoondocker_cluster [2024/10/21 15:29] (current) neoon
Line 112: Line 112:
 Lets deploy the service. Lets deploy the service.
   docker service create --mount type=bind,src=/mnt/data/docker/znc/,dst=/znc-data --publish published=1025,target=1025 --name bouncer znc   docker service create --mount type=bind,src=/mnt/data/docker/znc/,dst=/znc-data --publish published=1025,target=1025 --name bouncer znc
-In my case my service would be exposed at Port 1025 on all nodes.+The service will get exposed on port 1025 on all nodes.
      
 **19**. If you run this, on any node. **19**. If you run this, on any node.
docker_cluster.txt · Last modified: 2024/10/21 15:29 by neoon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki