Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 927 Bytes

Deploying-to-CloudBees.md

File metadata and controls

12 lines (8 loc) · 927 Bytes

Deploying to Cloudbees

CloudBees support Play dists natively - with Jenkins and continuous deployment - you can read more about this here - yes, you can run it for free.

How to use:

  1. Signup for CloudBees (if you don't already have an account)
  2. Run the ClickStart to setup a working Play app, with repo and Jenkins build service
  3. Clone the repo created above - push your changes and then glory is yours !

Alternatively, you may want to just deploy from your Play command shell directly (using SBT), the plugin for this can be found here.