User Tools

Site Tools


wiki:qclug_presentations:cloud_hosting_aws_heroku_openshift

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:qclug_presentations:cloud_hosting_aws_heroku_openshift [2015/03/11 06:27]
Root [Hook scripts]
wiki:qclug_presentations:cloud_hosting_aws_heroku_openshift [2015/03/15 01:35] (current)
Root
Line 1: Line 1:
 +====== Presentation ======
 +
 +{{wiki/​qclug_presentations/​cloud_hosting_aws_heroku_openshift.pdf}}
 +{{wiki/​qclug_presentations/​cloud_hosting_aws_heroku_openshift.odp}}
 +
 ====== OpenShift Demonstration Steps ====== ====== OpenShift Demonstration Steps ======
  
Line 93: Line 98:
 git push git push
 </​code>​ </​code>​
-==== Persistent Data ====+==== Upload ​Persistent Data ====
 <​code>​ <​code>​
 cd ~/​dokuwiki-2014-05-05a/​data/​ cd ~/​dokuwiki-2014-05-05a/​data/​
Line 109: Line 114:
 cd app-root/​data/​data cd app-root/​data/​data
 tar xf data-3-11-2015.tar.gz tar xf data-3-11-2015.tar.gz
-rm data-3-11-2015.tar.gz+rm -f data-3-11-2015.tar.gz 
 +exit
 </​code>​ </​code>​
  
Line 126: Line 132:
 <​code>​rhc ssh dokuwiki</​code>​ <​code>​rhc ssh dokuwiki</​code>​
  
-The persistent ​date storage location for your application can be accessed in your deploy scripts by using the following environment variable:+The persistent ​data storage location for your application can be accessed in your deploy scripts by using the following environment variable:
 <​code>​$OPENSHIFT_DATA_DIRs</​code>​ <​code>​$OPENSHIFT_DATA_DIRs</​code>​
  
wiki/qclug_presentations/cloud_hosting_aws_heroku_openshift.1426055256.txt.gz · Last modified: 2015/03/11 06:27 by Root