Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • I'm mainly concerned with trying to figure out how to build and deploy a Play Framework server in the cloud (SoftLayer or Azure). I'd like to make it scripted or very easy to deploy new instances (we have puppet configs for setting up new machines) and I'd like to share the ability to do this with multiple people in a way that is easy to use and relatively secure. Commented Nov 24, 2013 at 1:10
  • I haven't used puppet nor the Play Framework. Theoretically just include the necessary bits for the enterprise password management solution to change all of the setup passwords post deployment. In windows it'll run as a separate service. Commented Dec 2, 2013 at 20:09