Skip to content

Commit

Permalink
acu120856 - update README.md for each cookbook adding github link
Browse files Browse the repository at this point in the history
  • Loading branch information
Lopaka Delp committed Aug 29, 2013
1 parent 2d30b8f commit cced459
Show file tree
Hide file tree
Showing 37 changed files with 67 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cookbooks/app/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

RightScale's cookbook for application server management.

This is an abstract cookbook that defines the recipes and interface to
Expand Down
1 change: 1 addition & 0 deletions cookbooks/app_django/README.md
Expand Up @@ -2,6 +2,7 @@

## DESCRIPTION:

* This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).
* Cookbook provides Apache + Django implementation of the 'app' LWRP.
* Installs and configures, Apache + Django application servers.

Expand Down
1 change: 1 addition & 0 deletions cookbooks/app_jboss/README.md
Expand Up @@ -2,6 +2,7 @@

## DESCRIPTION:

* This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).
* Cookbook provides JBoss application server implementation of the app LWRP.
* Installs and configures the JBoss application server.

Expand Down
1 change: 1 addition & 0 deletions cookbooks/app_passenger/README.md
Expand Up @@ -2,6 +2,7 @@

## DESCRIPTION:

* This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).
* Cookbook provides Apache + Passenger implementation of the 'app' LWRP.
* Installs and configures, Apache + Passenger application servers.

Expand Down
1 change: 1 addition & 0 deletions cookbooks/app_php/README.md
Expand Up @@ -2,6 +2,7 @@

## DESCRIPTION:

* This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).
* Cookbook provides Apache + PHP implementation of the app LWRP.
* Installs and configures an Apache + PHP application server.

Expand Down
1 change: 1 addition & 0 deletions cookbooks/app_tomcat/README.md
Expand Up @@ -2,6 +2,7 @@

## DESCRIPTION:

* This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).
* Cookbook provides Tomcat application server implementation of the app LWRP.
* Installs and configures, Tomcat application server.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/block_device/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides the building blocks for multi-cloud backup/restore
support. It leverages RightScale's 1.0 and 1.5 API for performing volume
management across multiple clouds.
Expand Down
2 changes: 2 additions & 0 deletions cookbooks/chef/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides recipes for setting up and running a Chef Client.

## REQUIREMENTS:
Expand Down
2 changes: 2 additions & 0 deletions cookbooks/db/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides a set of database recipes used by the RightScale
Database Manager ServerTemplates.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/db_mysql/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

Provides the MySQL implementation of the 'db' resource to install and manage
MySQL database stand-alone servers and clients.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/db_postgres/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

Provides the PostgreSQL implementation of the 'db' resource to install and
manage PostgreSQL database stand-alone servers and clients.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/jenkins/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides recipes to setup and Jenkins servers and slaves.

## REQUIREMENTS:
Expand Down
2 changes: 2 additions & 0 deletions cookbooks/lamp/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

Basic all-in-one LAMP (Linux, Apache, MySQL, PHP) cookbook designed to work in a
hybrid cloud setting.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/lb/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides a set of load balancer recipes used by RightScale's
Load Balancer ServerTemplates.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/lb_clb/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

RightScale load balancer cookbook for Rackspace Cloud Load Balancing (CLB).

This cookbook provides recipes for attaching and detaching application servers
Expand Down
2 changes: 2 additions & 0 deletions cookbooks/lb_elb/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

RightScale load balancer cookbook for AWS Elastic Load Balancer (ELB).

This cookbook provides recipes for attaching and detaching application servers
Expand Down
2 changes: 2 additions & 0 deletions cookbooks/lb_haproxy/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This is RightScale's load balancer cookbook for Apache/HAProxy.

This cookbook provides recipes for setting up and running an Apache/HAProxy load
Expand Down
2 changes: 2 additions & 0 deletions cookbooks/logging/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides a set of recipes used by the RightScale
ServerTemplates to configure the logging service provider.

Expand Down
1 change: 1 addition & 0 deletions cookbooks/logging_rsyslog/README.md
Expand Up @@ -2,6 +2,7 @@

## DESCRIPTION:

* This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).
* Cookbook provides rsyslog implementation of the logging LWRP.
* Configures rsyslog to log to a remote server or use default local file
logging.
Expand Down
1 change: 1 addition & 0 deletions cookbooks/logging_syslog_ng/README.md
Expand Up @@ -2,6 +2,7 @@

## DESCRIPTION:

* This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).
* Cookbook provides syslog-ng implementation of the logging LWRP.
* Configures syslog-ng to log to a remote server, or default local file logging.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/memcached/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides recipes for setting up and running a Memcached server.

## REQUIREMENTS:
Expand Down
2 changes: 2 additions & 0 deletions cookbooks/monkey/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides recipes to setup a VirtualMonkey test environment for
testing RightScale ServerTemplates.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/puppet/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides recipes for setting up and running the Puppet Client.

## REQUIREMENTS:
Expand Down
2 changes: 2 additions & 0 deletions cookbooks/repo/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides abstract 'repo' resource for managing code download from
Git, Subversion or Remote Object Store code repositories.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/repo_ftp/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

Provides the FTP implementation of the 'repo' resource to
manage source code downloaded from FTP.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/repo_git/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

Provides the Git implementation of the 'repo' resource to
manage source code downloaded from Git repositories.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/repo_ros/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

Provides the Remote Object Store implementation of the 'repo' resource to
manage source code download from Remote Object Store repositories.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/repo_rsync/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

Provides the rsync implementation of the 'repo' resource to
manage source code downloaded via rsync.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/repo_svn/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

Provides the Subversion implementation of the 'repo' resource to
manage source code downloaded from Subversion repositories.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/rightscale/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides base recipes used to set up services used by the
RightScale Cloud Management Platform.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/rs-postfix/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

Wrapper cookbook using opscode community cookbook, 'postfix'.

## REQUIREMENTS:
Expand Down
2 changes: 2 additions & 0 deletions cookbooks/ruby/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides recipes for setting up specific versions of Ruby.

## REQUIREMENTS:
Expand Down
2 changes: 2 additions & 0 deletions cookbooks/sys/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides recipes for setting up a server for RightScale. This
includes setting up the running of periodic recipes and setting up swap.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/sys_dns/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides a set of dynamic DNS recipes used by RightScale
ServerTemplates including the Database Manager ServerTemplates.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/sys_firewall/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

Built upon Opscode's 'iptables' cookbook. This cookbook provides a LWRP for
managing access to multiple servers in a deployment using machine tags.

Expand Down
2 changes: 2 additions & 0 deletions cookbooks/sys_ntp/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook provides a recipe for setting up time synchronization using NTP.

## REQUIREMENTS:
Expand Down
2 changes: 2 additions & 0 deletions cookbooks/web_apache/README.md
Expand Up @@ -2,6 +2,8 @@

## DESCRIPTION:

This cookbook is available at [https://github.com/rightscale/rightscale_cookbooks](https://github.com/rightscale/rightscale_cookbooks).

This cookbook installs and configures an Apache2 web server.

## REQUIREMENTS:
Expand Down

1 comment on commit cced459

@flexera-ci
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RS-COMPLIANCE: COMPLIANCE-COMMITMESSAGE-PASS Build: #40691(2013-08-29_22-22-10), repo: rightscale_cookbooks, branch/tag: release13.05, sha: cced459, status: PASS, reason: Acunote ID is specified, not checking if it is valid because this is not a head commit. (https://rightscale.acunote.com/projects/2091/tasks/120856)

Please sign in to comment.