What cloud platform supports playframework 2.x dep

2019-04-10 13:37发布

I know many platforms that currently support play 1.x but did any one have tried any that support play 2.x.

6条回答
再贱就再见
2楼-- · 2019-04-10 14:05

As far as I know, you have :

  • Heroku
  • Cloudfoundry

EDIT : I'll add a bit of information about Play! cloud platforms. Zenexity, the company behind Play had a cloud platform for 1.x versions of Play! : playapps. They recently announced (1st may 2012) that they will close the platform. But they are suggesting a move to Heroku for all plays apps. As well for versions 1.x as 2.x.

查看更多
Viruses.
4楼-- · 2019-04-10 14:10

There is also dotCloud.

查看更多
我命由我不由天
5楼-- · 2019-04-10 14:14

Jelastic is a breath of fresh air.

And here is a tutorial: http://blog.jelastic.com/2013/07/02/play-2-web-application-deployment-tutorial/

查看更多
Explosion°爆炸
6楼-- · 2019-04-10 14:15

I would recommend Heroku as The One (in capital letters). They are amazing, and provide excellent support for Play.

BUT! we aware that (unless I missed something last week) they still DO NOT SUPPORT WebSockets, arguably one of the major improvements in Play 2.0. So, if your application requires WebSockets, go with Amazon EC2.

查看更多
登录 后发表回答