4

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

Ahmed Aswani
  • 8,271
  • 7
  • 33
  • 54

6 Answers6

6

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.

Pere Villega
  • 16,429
  • 5
  • 63
  • 100
5

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.

i.am.michiel
  • 10,281
  • 7
  • 50
  • 86
2

OpenShift

https://github.com/opensas/play2-openshift-quickstart

Somatik
  • 4,723
  • 3
  • 37
  • 49
2

There is also dotCloud.

Julien Richard-Foy
  • 9,634
  • 2
  • 36
  • 42
1

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/

Daria
  • 169
  • 3