|
|
|
@ -52,6 +52,8 @@ This application is running on [Gov PaaS](https://www.cloud.service.gov.uk/). To
|
|
|
|
|
- Deploy <br/> |
|
|
|
|
`cf push dluhc-core --strategy rolling`. This will use the [manifest file](manifest.yml) |
|
|
|
|
|
|
|
|
|
Once the app is deployed: |
|
|
|
|
|
|
|
|
|
- Get a rails console <br/> |
|
|
|
|
`cf ssh dluhc-core -t -c "/tmp/lifecycle/launcher /home/vcap/app 'rails console' ''"` |
|
|
|
|
|
|
|
|
|