This should help: https://scalr-wiki.atlassian.net/wiki/display/docs/szradm+queryenv+set-global-variable
Regards, Igor On Monday, August 17, 2015 at 9:11:28 AM UTC-7, KikoV Gimeno wrote: > > Hello! > > It seems it's not a public page. > > What I'm asking if there is a way to publish a GLOBAL VARIABLE from a box. > > like this: > szradm > <https://scalr-wiki.atlassian.net/wiki/display/docs/szradm+queryenv+list-global-variables>setenv > > myVar myValue > > I haven't seen anything on the Wiki to do that. Information generated > in a Server that should be spreaded to other members of the farms. > > Is it possible? (using scalr tools) > > BR, > > El lunes, 17 de agosto de 2015, 1:15:51 (UTC-5), Daniele Testa escribió: >> >> 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 >> <https://www.google.com/url?q=https%3A%2F%2Fscalr-wiki.atlassian.net%2Fwiki%2Fx%2FAgCTAQ&sa=D&sntz=1&usg=AFQjCNG2JMHLh5dvig3QulzYoPM7iPAOAg> >> >> 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.
