S Ahmed
2013-10-09 20:40:05 UTC
I am using fabric to deploy code to ec2.
I have 3 sets of servers: web, application, jobs
After I spin up these servers: 1 x web, 3 x app, 1 x jobs
I have to grap the ipaddresses for each, and update my fabfile.py with the
ip addresses.
How would you suggest I do this, any best practises around this?
I have 3 sets of servers: web, application, jobs
After I spin up these servers: 1 x web, 3 x app, 1 x jobs
I have to grap the ipaddresses for each, and update my fabfile.py with the
ip addresses.
How would you suggest I do this, any best practises around this?