Skip to content

aorjoa/docker-machine-aiyara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Machine driver plugin for Aiyara

This plugin adds support for Aiyara Cluster and fork from Vultr project.

Example for creating a new machine running Ubuntu 14.04: docker-machine create --driver aiyara --aiyara-host-range=192.168.5.[1:100] node

Command line flags:

  • --aiyara-host-range: Aiyara Node IP addresses in [from:to] format.
  • --aiyara-ssh-port: Aiyara SSH port.
  • --aiyara-ssh-user: Aiyara user name to connect via SSH.
  • --aiyara-ssh-passwd: Aiyara host password, must be same for the whole cluster

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published