I've googled around, and I haven't been able to locate much on what we'd 
like to do.

We have some cloud based servers.  We use jenkins to manage the 
build/deploy processes to update code to these servers.
We are testing some auto-scaling features, so the cloud will automatically 
launch new web server instances if load demands.

Is there a way, once these servers load, to have them either:
A) Connect to jenkins, and tell jenkins to deploy certain jobs to them
B) Register with jenkins as a new node, and jenkins does the deployment of 
build jobs 

I know with a boot script we can execute some commands, but the nice thing 
about having jenkins do this is the notifications and status updates it 
provides.

Thanks,
Taylor

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" 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/groups/opt_out.

Reply via email to