I use fog (http://fog.io/) for a lot of cloud related operations, and I use its libraries often to build out other tools.
The AWS SDK is also pretty awesome. If you're looking for a prepackaged CLI tool, I highly recommend the aws-cli pip package for Python. On Mon, May 12, 2014 at 8:11 AM, Christopher Webber <[email protected]>wrote: > +1 for Packer. By far one of my favorite tools. > > — cwebber > > On May 11, 2014, at 10:43 AM, Adam Moskowitz <[email protected]> wrote: > > > Yves Dorfsman wrote: > >> . . . > >> Any recommendation on what you use to provision VMs? > > > > I recommend Packer: http://www.packer.io/ -- it can do EC2, > > DigitalOcean, Docker, Google Compute Engine, OpenStack, QEMU, > > VirtualBox, VMware, and Parallels. It natively knows how to > > use Ansible, Chef, Puppet, and Salt to configure the VM plus > > it can do file uploads and run arbitrary shell scripts. > > > > Adam > > _______________________________________________ > > Tech mailing list > > [email protected] > > https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech > > This list provided by the League of Professional System Administrators > > http://lopsa.org/ > > _______________________________________________ > Tech mailing list > [email protected] > https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech > This list provided by the League of Professional System Administrators > http://lopsa.org/ > -- christian "ian" paredes http://about.me/cparedes/bio
_______________________________________________ Tech mailing list [email protected] https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech This list provided by the League of Professional System Administrators http://lopsa.org/
