Download the PHP package awcode/cloudmngr without Composer
On this page you can find all versions of the php package awcode/cloudmngr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download awcode/cloudmngr
More information about awcode/cloudmngr
Files in awcode/cloudmngr
Package cloudmngr
Short Description A complete solution to launching and managing scaling/load balancing cloud hosting straight out of the box
License MIT
Homepage http://cloudmngr.com/
Informations about the package cloudmngr
Cloud Mngr
A control panel system for building and controlling your cloud hosted infrastructure
Currently this is being built for Amazon Web services but will also be supporting Google Compute Engine soon.
The goal is a simple to use interface that anyone can use to build a load balancing, self scaling, enterprise grade hosting infrastucture without needing to be a linux guru. Preset configs out of the box to get anyone started in minutes, plus the modular and configuration options for sys-ops to take things to even higher levels.
Installation / Usage
Now using composer for dependencies
-
Download the
composer.phar
executable or use the installer. - Run Composer:
php composer.phar install
- Enter your AWS IAM Security Credentials inside data/config.sample.php and rename to config.php
Version History
Feb 26th 2015- version 0.0.2
Base platform ready, fully modular and now using composer (still lacking core functionality)
Oct 23rd 2014- version 0.0.1
Rough, raw and incomplete - not yet production ready (or fully functional)!
Developers
Mark Walker / AWcode
All versions of cloudmngr with dependencies
phpseclib/phpseclib Version 0.3.10
phpsec/phpsec Version 0.6.*
aws/aws-sdk-php Version 2.7.*@dev