I know many platforms that currently support play 1.x but did any one have tried any that support play 2.x.
相关问题
- PlayFramework: how to transform each element of a
- ClickOnce updates all files. Why?
- Could not import the newly generated play framewor
- What are the advantages ManageIQ has over OpenStac
- How can my C# program behave differently depending
相关文章
- Override env values defined in container spec
- how to set H2 primary key id to auto_increment?
- Testing request with CSRF Token in Play framework
- How to map an abstract collection with jpa?
- What is a good way to deploy a Perl application?
- Build maven project as a part of SBT build
- play2 framework my template is not seen. : package
- Deploying C++ game in Linux
As far as I know, you have :
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.
OpenShift
https://github.com/opensas/play2-openshift-quickstart
There is also dotCloud.
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/
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.
I would recommend openshift, here's a screencast showing how to do it http://playlatam.wordpress.com/2012/05/21/deploying-play-framework-2-apps-with-java-and-scala-to-openshift/
and an article at red hat
https://openshift.redhat.com/community/blogs/supporting-play-framework-on-openshift-with-the-diy-application-type