Installing OwnCloud on OpenShift PaaS can be performed from the command line tool cloning the git repository as custom php application. Here is how. Previously, we wrote about how to install OwnCloud on Rackspace Cloud Sites and a tutorial on how to use OwnCloud.
Installing OwnCloud on OpenShift PaaS : Required Knowledge
For Installing OwnCloud on OpenShift PaaS we will work from the command line tool. You can follow our previous guides :
- Get Started With Command Line Tool for Red Hat OpenShift PaaS
- Installing Command Line Tool for Red Hat OpenShift PaaS
- Shell Access on OpenShift
This tutorial on Installing OwnCloud on OpenShift PaaS, we have used the following git :
---
1 | https://github.com/openshift/owncloud-openshift-quickstart |
Installing OwnCloud on OpenShift PaaS : Steps
We can actually work only from command line :
Login and run the following commands :
1 | rhc app create owncloud php-5.3 |
1 | rhc cartridge add mysql-5.1 -a owncloud |
1 | cd owncloud |
1 | rm php/index.php |
1 | git remote add upstream -m master git://github.com/shekhargulati/owncloud-openshift-quickstart.git |
1 | git pull -s recursive -X theirs upstream master |
1 | git push |
After pushing the App, it will take few minutes to see the application browse-able. Default username is admin and password is OpenShiftAdmin. Obviously change them.
Tagged With https://yandex ru/clck/jsredir?from=yandex ru;search;web;;&text=&etext=1828 PjJh4FZN5d8NnpSFGuqC2oFYc33a0oWmvh_cAeyp0LyRtw6lLF7IcFUO5HGSU9QF 88d53aae36b4a328e0fcb2fc7b9dcd8c038cc7d7&uuid=&state=_BLhILn4SxNIvvL0W45KSic66uCIg23qh8iRG98qeIXme , https://yandex ru/clck/jsredir?from=yandex ru;search;web;;&text=&etext=1834 A3zhnIA622y-Vg_yO3Xf-yNKO7zFqizvjaIFdiFfMbbhdUyIRjoNGdPRevnKdxle 9c1ef45f491fdde257b2abf8f932effa72090eb2&uuid=&state=_BLhILn4SxNIvvL0W45KSic66uCIg23qh8iRG98qeIXme , openshift owncloud default username and password