Thursday, September 6, 2012

Zappable Now on the Cloud

As discussed in this post, RedHat OpenShift offers a free tier of cloud hosting with instant setup of some common applications. Since my subscription with DreamHost is soon ending, I decided I would try out hosting my blog on the cloud.

Before switching to OpenShift, I tried out one other free PAAS - AppFog. As discussed on TechCrunch, AppFog now provides a very large free tier for web apps, which could be useful for both developers and non-developers. I setup Wordpress on their site but ran into some strange technical issues so I decided to stick with OpenShift.

Instead of exporting my entire Wordpress installation, I decided I would setup a new one, with a new look. I then just used the Wordpress exporter to export the content of my blog to the new OpenShift installation. The next thing to setup was to point the domain name to the new location on OpenShift. However, OpenShift requires using CName records,  something my Domain Name Registar (1&1) does not support properly.* So instead I setup another cloud service, CloudFlare, between my domain name service and my web host. CloudFlare is a service that acts both to prevent attacks on your website and to speed up your site's speed (a CDN). They offer an unlimited free tier, and a paid tier with more features. They also allow instant installation of various javascript applications for your website. There were some technical issues with setting up the domain forwarding correctly, so some links may not be working properly now, but I should get everything fixed soon.

I think that OpenShift may be a good option both for people who want a free web host and those that want to be able to scale to handle any amount of traffic.
---

*1&1 has an option for setting up CName records, but when I changed it, nothing happened. After a few days of emailing support, they said that their CNames only work if you paid for hosting with them. I would suggest using a different Registar, such as NameCheap.com.

 

No comments:

Post a Comment