cloudstor

cloudstor

Cloudstor is a Docker Swarm Plugin that provides persistent storage to Docker Swarm Clusters deployed on Azure. By default Cloudstor is not installed on Docker Enterprise environments created with Docker Cluster.

Example Usage

cluster:
  cloudstor:
    version: "1.0"

Settings

Setting Type Default Description
version String None The version of Docker Cloudstor to install. “1.0” is currently the only released version of Docker Cloudstor.