Tag: openshift
-
How to Automatically Backup your OpenShift Applications with the Openshift Backup Server
Did you know there’s a way to automate the backup of your openshift apps? I didn’t until I found it on the main OpenShift blogs. Turns out there’s a whole webapp that does it beautifully and it takes 3 simple steps to setup a scheduled backup for your application.
-
How to migrate a Node.js App from Heroku to OpenShift
Given the recent price/tier changes of Heroku I wanted to understand what alternatives do we have, as developers, to host a Node.js application free of charge. Let me be clear upfront… there are not so many alternatives right now, and I can’t praise Heroku enough for putting out a free plan like the one in…