RubyGems Navigation menu

drupalcluster 0.1.1

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

/etc/drupalcluster/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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.2 - November 05, 2017 (16 KB)
  2. 0.1.1 - November 03, 2017 (10.5 KB)

Runtime Dependencies (2):

aws-sdk >= 2.7
inifile >= 2.8

Owners:

Authors:

  • Bertalan Pecsi

SHA 256 checksum:

4f7367f536e149d97467f5dda54e683f03925287094c4617b21900028170a3b8

Total downloads 4,017

For this version 1,723

License:

Nonstandard

Required Ruby Version: >= 0

Links: