Monday 15 July 2013

Java Hosting FREE


This company is called CloudBees, you can visite their website from this link http://cloudbees.com/

CloudBees offer a free play with some limits , and it also have some payed pro plans , I encourage you to try their free play for sometime and when your app gets a lot of visits and you need more space , you can upgrade to the payed plan since it doesn’t cost much .
The free plans also comes with 1 free database of 5MB size limit, I think it will be enough for your first free app.
we will start by creating our first app on cloudbees :

 creating a free account at cloudbees:

creating your first app :

a new page will show up ,  you can now see cloudbees dashboard show up , we have to say that it is one of the best dashboard for managing apps , Clickstart button .
 choosing your app type:
a new tab will show up , requesting you to choose between a wide range of supported technologies like “tomcat 7″ , “play! framework 2″ , “scala” , “jax-rs” ,”grails application” ,”hibernate app” , “google go ” ,” clojure” , lets say that it supports almoste all recent java framework and technologies (tomcat , glassfish .. ) out there , so you won’t have to worry about the compatibility issues .
and you can configure them by clicking on configure button .
we will run our app by clicking “show in new window ” button
this is our app
running .


you can also remove the sample application provided by cloudbees  , and upload your own war file .




Finnaly what I like the most about cloudbees is that it support remote repository creation (Git repository and SVN ) , you can create your private or public repository by going to the repository tab, and by coping the repository to your local pc you  you can commit your change from Eclipse or Netbeans IDE directly to the remote repository by using the URI providers in the repository tab  .

Conclution :

Cloudbees with no doubt is the best providers for Java Application , based on the number of features they offer and also the cheap mounthly price comparing with their high quality service .

No comments:

Post a Comment