PROJET AUTOBLOG


Shaarli - Les discussions de Shaarli

Archivé

Site original : Shaarli - Les discussions de Shaarli

⇐ retour index

Vagrant + Salt + Node + Docker = Cluster yes.

mardi 26 novembre 2013 à 15:26
CAFAI, le 26/11/2013 à 15:26
This project revolves around a vagrant file (and VirtualBox) for testing out the
deployment of a multinode saltstack based cluster.  Node.JS and Docker
(with a salt-minion nodejs ubuntu image) are all included and built
during the "vagrant up" command.


The vagrant file deploys a salt master, and three salt minions.  All four
virtual machines install docker with a salt-minion nodejs docker image.
Whenever this image is used to create containers, it will automatically
communicate with the master and exchange keys.   This means all
spawned linux containers run salt-minion which opens up infinite possibilities
for rapid deployment of linux environments
(Permalink)