-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

OPENSHIFT COOKBOOK
By :

At the time of this writing, OpenShift supports two versions of the MySQL database. You can view the supported MySQL versions by running the following command:
$ rhc cartridges|grep mysql mysql-5.1 MySQL 5.1 addon mysql-5.5 MySQL 5.5 addon
To prepare for this recipe, you will need the rhc
command-line client installed on your machine. Please refer to the Installing the OpenShift rhc command-line client recipe in Chapter 1, Getting Started with OpenShift, for more details. Also, we will use the application created in the Creating an OpenShift application using the rhc command-line client recipe in Chapter 3, Creating and Managing Applications.
Follow these steps to add the MySQL database cartridge to your OpenShift application and manage it:
To add the MySQL 5.5 cartridge to the myapp
application, open a new command-line terminal, change the...
Change the font size
Change margin width
Change background colour