Skip to content

fabiomarinetti/docker_swarm_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

docker_swarm_manager

This role configure a secure swarm master. The roles print out the swarm command for joining slaves.

Requirements

None

Role Variables

  • manager_port: the port where the swarm-manager listens on (default: 2377)
  • network_interface: name of network interface used (if not specified the init process will take the default one)

Dependencies

  • fabiomarinetti.docker_secured

Example Playbook

Create a swarm manager

   - hosts: manager
     roles: 
       - fabiomarinetti.docker_swarm_manager

About

this role set up a docker swarm manager

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages