Hey! You might want to read one of our tutorials about "docker" clusters. Most of them are setup the same way.
Here is one about Mesos: https://scalr-wiki.atlassian.net/wiki/x/AgCTAQ Regards, Daniele On Monday, August 17, 2015 at 2:04:52 PM UTC+8, KikoV Gimeno wrote: > > Hello, > > I'm trying to setup a swarm farm with Scalr. > > I though having a ROLE for the Swarm Master and another ROLE for the Swarm > Nodes. > > When provisioning the Swarm master, I have to follow several steps: > 1) Installing and parametrizing docker > 2) Running docker swarm create => it returns a TOKEN that I need in the > Nodes. > 3) Running docker swarm agent and docker swarm manager with the token > parameter. > > For the Nodes, > 1) Installing and parametrizing docker > 2) Running docker swarm agent with the token parameter. > > Is there a way to populate the TOKEN from the master to the nodes? > What's the best practice on this? > > Thanks you, > > BR, > > > > > -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
