Eatj.com

This is not actually a review, just some "I tried it, and it seems to work" -notes:

I decided to try Eatj.com, since they have a free 'Trial' plan; this is perfect for quick 'have a look at this' deployments, and they offer a fairly cheap 'Basic' plan, if I want to upgrade later.

It took me about five minutes to get my first WAR deployed:

  • Register at eatj.com, your site will be at http://USERNAME.s43.eatj.com/, so choose username with that in mind.
  • You'll get a confirmation email, click on the link to activate your account.
  • You're presented with a simple admin interface; upload a WAR, restart tomcat, and your app should be at http://USERNAME.s43.eatj.com/Appname

Eatj getting started docs here.

NOTE Your trial server is automatically stopped every six hours, you have to restart it manually (by clicking 'start in the admin ui). This is the catch with the 'Trial' -plan.

Attachments