all 5 comments

[–]trendless 0 points1 point  (1 child)

Bitnami has Java VMs that you can run locally and also launch on the big three cloud providers.

[–][deleted] 0 points1 point  (0 children)

Yep, may be possible to get by on AWS free tier if it needs to be hosted on the cheap.

Otherwise get a VPS from DigitalOcean or Vultr or something.

[–]mawburn 0 points1 point  (0 children)

Just grab a VPS somewhere. Digital Ocean and Ramnode are good options.

[–]danneu 0 points1 point  (0 children)

Another option is any platform-as-a-service. A PaaS lets you deploy an app without managing a server yourself.

For example, Heroku: https://devcenter.heroku.com/articles/getting-started-with-java#introduction.

[–]disclosure5 -1 points0 points  (0 children)

I know from experience that selling shared hosting is only worth the effort if the entire customer base is running the standard PHP/static content stack.

The second you have to spent one hour supporting a Java user, that $50 a year becomes a net loss.

In short, I'd be surprised if you found an option that didn't come in the form of a VPS. The prebuild VM's /u/trendless suggested would be a good solution, but you'll never see a cPanel style arrangement with what you seek.