Categories: None [Edit]

drupalcluster

https://rubygems.org/gems/drupalcluster
https://github.com/zellerede/drupalcluster
+drupalcluster+ is a command line tool to quickly deploy a Drupal hosting cluster of a scalable amount [2..5] of virtual webservers. !! AWS identity is required for this script !! Your AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY should be either environment variables, or set in ~/.aws/credentials. The configuration file contains additional details for the cluster, including an ssh KeyName that's needed to access the servers. The KeyName defaults to 'Drupal', easiest if it's precreated. $HOME/.drc/drupalcluster.conf This is a demo version only, builds Drupal on HTTP connection. Don't use it seriously. Especially, don't post personal/sensitive data on your Drupal site. ==== Commands create name -- Creates a Drupal hosting cluster check [name] -- Checks the status of creation/deletion delete name -- Deletes permanently the given cluster test name|url -- Sends a simple HTTP GET to the URL (of the given cluster) attack instance -- Permanently terminates the given server instance list -- Lists the recently created/deleted clusters. ----------------------- *** Please contribute to add rspec's ***

Total

Ranking: 134,473 of 189,791
Downloads: 4,616

Daily

Ranking: 78,785 of 189,766
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
114376,499,105aws-sdk
1,24835,433,878inifile

Owners

#GravatarHandle
1iconzellerede