Changes between Version 23 and Version 24 of InstallationGuidelines/OpenShift
- Timestamp:
- 07/29/14 11:13:10 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/OpenShift
v23 v24 108 108 From Ubuntu, use the terminal, and type: 109 109 {{{ 110 $rhc cartridge add postgresql-8.4 -a myapp110 $rhc cartridge add postgresql-8.4 -a YOUR_APP_NAME 111 111 }}} 112 112