Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved production docs #4194

Merged
merged 1 commit into from
Apr 7, 2015
Merged

Conversation

jroper
Copy link
Member

@jroper jroper commented Apr 7, 2015

We don't want people to use the start command to run Play in production, so this should be made clear. Hence, the following has been done:

  • Deprecate the start command, and rename to testProd
  • Modify the documentation for running Play in production so that the recommended way (using dist) is documented first, and testProd is documented as a way to simply test Play in production mode.
  • Extracted .sbt code snippets from the production documentation

We don't want people to use the start command to run Play in production,
so this should be made clear.  Hence, the following has been done:

* Deprecate the start command, and rename to testProd
* Modify the documentation for running Play in production so that the
  recommended way (using dist) is documented first, and testProd is
  documented as a way to simply test Play in production mode.
* Extracted .sbt code snippets from the production documentation
cchantep added a commit that referenced this pull request Apr 7, 2015
@cchantep cchantep merged commit 2e24b34 into playframework:master Apr 7, 2015
@megazord megazord mentioned this pull request Apr 17, 2015
@jroper jroper deleted the production-docs branch April 24, 2015 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants