OpenShift Node.js Tutorial with Video is an excellent guide for anyone! You can create your own instance of Node.js Application within few minutes. Reads like commercial pitch! Absolutely not. Because, as a developer you can use OpenShift for free for three instances. Enough good for test applications. This is NOT a step by step guide. This is enough for pushing and running any Node.js application. Step by step guide only exists for specific applications, like WordPress. This shows the principles, in easy ways.
OpenShift Node.js Tutorial with Video : What We Said and Not Said!
OpenShift Node.js Tutorial with Video is not really for the beginners, yet; we guess an average user can follow this guide. We have some typical tricks, all tutorial blogs has some own tricks that makes the things easy, which is otherwise not possible to do following the official guides. Official OpenShift Node.js Tutorial with Video also exists ! That is also great and we have shown the webpage on video as mention. But, they are not Tutorial writers! They do not have some recipe to create some easy tricks. That is why the blogs exist. Otherwise what is the importance of having so many websites? Definitely, they know more than us. The way of representation makes the difference. Coming back to our current topic – OpenShift Node.js Tutorial.
Please try to understand this diagram, we drawn this while creating the video guide :
---
So, basically you need few things to know :
- How to create a Node.js Application from Web GUI
- How to manage an Application via Git
- Most importantly – you’ll get a default application. You need to replace it, which we say – updating the app.
- From the point of Git, the method is exactly the way we did with Updating the App when we are using WordPress hosted on Heroku Cloud and used as Facebook App. We used a Windows PC, this time a Mac – helpful for both OS users.
- You practically need to delete the default application, add a database (if needed) and push it – these are common part both in Heroku and OpenShift, whatever PaaS you’ll use, all basically will use Git. The UNIX commands for Git part will remain constant. Obviously, you can not use Heroku specific commands on OpenShift. OpenShift can not write – do like Heroku!
- In Old Indian text, there is a verse that says – Never Help a Fool. If you are not a fool but do not know Git, its normal to guess that we will have some tutorial on Git. Yes – Easy Guide to Use Git.
OpenShift Node.js Tutorial with Video
So, the OpenShift Node.js Tutorial with Video goes here :
Honestly, there is no other easy way to make anyone understand! You can search and go to the webpages we have shown in the video.