Deploy application infrastructure
  • References/Server/Docker/Docker Swarm/Try Swarm at scale

Deploy your infrastructure In this step, you create several Docker hosts to run your application stack on. Before you continue, make sure you have taken the

2025-01-10 15:47:30
Configure Docker Swarm for TLS
  • References/Server/Docker/Docker Swarm

Configure Docker Swarm for TLS In this procedure you create a two-node Swarm cluster, a Docker Engine CLI, a Swarm Manager, and a Certificate Authority

2025-01-10 15:47:30
Strategies
  • References/Server/Docker/Docker Swarm/Scheduling

Docker Swarm strategies The Docker Swarm scheduler features multiple strategies for ranking nodes. The strategy you choose determines how Swarm computes ranking

2025-01-10 15:47:30
swarm list
  • References/Server/Docker/Docker Swarm/Command line reference

list — List the nodes in a cluster Use list to display a list of the nodes in a cluster. To list the nodes in a cluster, use the

2025-01-10 15:47:30
swarm
  • References/Server/Docker/Docker Swarm/Command line reference

Swarm — A Docker-native clustering system The swarm command runs a Swarm container on a Docker Engine host and performs the task

2025-01-10 15:47:30
Swarm and container networks
  • References/Server/Docker/Docker Swarm

Swarm and container networks Docker Swarm is fully compatible with Docker’s networking features. This includes the multi-host networking feature which allows

2025-01-10 15:47:30
Evaluate Swarm in a sandbox
  • References/Server/Docker/Docker Swarm

Evaluate Swarm in a sandbox This getting started example shows you how to create a Docker Swarm, the native clustering tool for Docker. You’ll use

2025-01-10 15:47:30
High availability in Swarm
  • References/Server/Docker/Docker Swarm

High availability in Docker Swarm In Docker Swarm, the Swarm manager is responsible for the entire cluster and manages the resources

2025-01-10 15:47:30
swarm manage
  • References/Server/Docker/Docker Swarm/Command line reference

manage — Create a Swarm manager Prerequisite: Before using manage to create a Swarm manager, establish a discovery backend as described in

2025-01-10 15:47:30
swarm create
  • References/Server/Docker/Docker Swarm/Command line reference

create — Create a discovery token The create command uses Docker Hub’s hosted discovery backend to create a unique discovery token

2025-01-10 15:47:30