Axemblr Provisionr - Activiti based VM pool manager
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2012 07:09 PM
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 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.
Features
We are very confident that it's the right way to go. The project is available under Apache Public License v2.
https://github.com/axemblr/axemblr-provisionr/
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 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.
Features
- Can provision 10s or 100s of virtual machines across multiple clouds
Fully persistent granular internal workflows based on Activiti
The application server can be restarted at any time with no impact
Has a modular architecture based on OSGi and Apache Karaf
Can be used as an interactive tool or as a REST service (work in progress)
We are very confident that it's the right way to go. The project is available under Apache Public License v2.
https://github.com/axemblr/axemblr-provisionr/
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2012 03:03 AM
Looks awesome, thanks for sharing!