-
Notifications
You must be signed in to change notification settings - Fork 5
Release 0.1.0
Simple Service for Managing Pools of 10s or 100s of Virtual Machines
With Provisionr we want to solve the problem of cloud portability by hiding completely the API and only focusing on building a cluster that matches the same set of assumptions on all clouds, assumptions like: running a specific operating system (e.g. Ubuntu 12.04 LTS), having the same set of pre-installed packages and binaries, sane dns settings (forward & reverse ip resolution - as needed for Hadoop), ntp settings, networking settings, ssh admin access, vpn access etc.
This is our first official release. We've implemented basic support for creating pools of virtual machines on Amazon EC2 (tested with 20 nodes). Each machine can only be accessed using a single account (AdminAccess) over SSH. On each machine the service can pre-install a set of packages and download external files (over http or https).
Check the README for an example on how to use this service.
You can find the binary release at the following URL:
Check the README for an example on how to use this service.
Our main objective for the next release is to be able to provision pools with 50+ nodes that contain all the packages and binaries needed to run CDH4 (including Cloudera Manager) in a robust and efficient manner.
- If you are a user join: [email protected]
- If you want to help as a developer join: [email protected]
Join us on IRC channel #axemblr on irc.freenode.net.
Milestone (Happy Path):
Release issue:
Apache License Version 2.0 http://apache.org/licenses/LICENSE-2.0.txt