WEB nginx install by RightScale
Installs and configures Nginx to work in a HAproxy load balanced environment.
WEB rails maintenance stop v3 by RightScale
Deletes a maintenance page so that normal processing of requests can take place again.
RB custom gems install v3 by RightScale
Requires RB RubyGems 1.0.1 + quickinstall v1. Installs an (optional) list of gems as specified by the (space separated) input variable. You can specify a version number and pass extra args to gem. Example: "rake-0.7.3 rails-1.2.3 mongrel"
DB EBS create backup scripts by RightScale
Creates the scripts for performing EBS backups.
Description
This script will creates a script to that performs binary backups of Master or Slave Database Servers. The backup will be in the form of an EBS snapshot with the name of the DB contents as specified by EBSDBNAME input. Master DB in
DB application privileges set v1 by RightScale
Grants all DB privileges to a user identified by DBAPPLICATIONUSER and sets the password as specified by the Input DBAPPLICATIONPASSWORD. These values should correspond to the values used by your application for database access.
PHP DB Connection Configure v2 by RightScale
Creates a db.php file that includes the parameters needed for the application to connect to the database. (For example: user credentials, schema name, DNS, etc.)
DB MySQL attachment mysqldump import v1 by RightScale
Downloads a mysqldump file from S3 and imports it into the local server (on database DBSCHEMANAME). If the schema already exists, nothing will be changed in the DB (i.e., no import). If the DBMYSQLDUMPPREFIX and DBMYSQLDUMPBUCKET are not set (input variable marked as ignored), nothing will be
