Docker Swarm Security

Loading

# Setting up Swarm Autolock

docker swarm update –autolock=true
systemctl restart docker
docker node ls

docker swarm unlock

#To Retrieve Key after swam is unlocked
docker swarm unlock-key

# To rotate the key:
docker swarm unlock-key –rotate

# Swarm Password
SWMKEY-1-Ks2bW8Kivk4U32BeMV71W+qYWnpubXfnXVCdhobvHKI

#To Retrieve Key after swam is unlocked
docker swarm unlock-key

#To rotate the key:
docker swarm unlock-key –rotate

(Visited 65 times, 1 visits today)

By C A Thomas

Chinchu A. Thomas is an Infrastructure Analyst specializing in Microsoft Azure, the Microsoft 365 suite, AWS, and Windows infrastructure management products.

Leave a Reply