Sha256: 8072e553a8249f15f72cdea44d60f8a5c4fdc03014669d9addca12f5c4fd6046
Contents?: true
Size: 708 Bytes
Versions: 16
Compression:
Stored size: 708 Bytes
Contents
### Adhoc Clusters dev-lxc can also manage an adhoc cluster of servers. An adhoc cluster is just a set of managed servers cloned from the specified base container. The servers have SSH server running, a "dev-lxc" user with "dev-lxc" password and passwordless sudo access. This is particularly useful when you want to use something else, such as chef-provisioning, to configure the servers. The number of servers, their names and their IP addresses can be changed to fit your particular requirements. ``` mkdir -p /root/work/clusters/delivery cd /root/work/clusters/delivery dev-lxc init --adhoc > dev-lxc.yml # edit dev-lxc.yml to have enough adhoc servers for a delivery cluster cluster-view dl up ```
Version data entries
16 entries across 16 versions & 1 rubygems