Upgrade existing Ghost installation on Openshift -


i'm running personal blog on openshift cloud (from redhat) running through ghost 0.4.2. i've used quickstart deployment of ghost: https://www.openshift.com/quickstarts/ghost

now quickstart upgraded ghost 0.5 (latest release of ghost). there way can upgrade current ghost installation 0.5 0.4.2 without creating new app using upgraded quickstart? mean, don't want create new app using upgraded quickstart. want upgrade existing ghost installation, site's content, custom theme etc. intact. ghost version upgraded 0.5. openshift forum retires, asked support here. i'm asking question here. help?

the best way upgrade git clone application local computer, add new updated repository here (https://github.com/openshift-quickstart/openshift-ghost-quickstart) or 1 if using mysql version (https://github.com/openshift-quickstart/openshift-ghost-mysql-quickstart) 'remote' , merge code existing code, , git add, git commit, , git push code openshift gear.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -