Created
December 22, 2015 17:19
-
-
Save adelevie/3f403b3defc47e29bcb1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ➜ micropurchase git:(staging-travis-deploy) cf push -f manifest-staging.yml -c "null" | |
| Using manifest file manifest-staging.yml | |
| Updating app micropurchase in org agile-bpa / space staging as alan.delevie@gsa.gov... | |
| OK | |
| Using route micropurchase-staging.18f.gov | |
| Uploading micropurchase... | |
| Uploading app files from: /Users/alandelevie/micropurchase | |
| Uploading 30.1M, 2973 files | |
| Done uploading | |
| OK | |
| Binding service micropurchase-staging-psql to app micropurchase in org agile-bpa / space staging as alan.delevie@gsa.gov... | |
| OK | |
| Stopping app micropurchase in org agile-bpa / space staging as alan.delevie@gsa.gov... | |
| OK | |
| Warning: error tailing logs | |
| Error dialing loggregator server: websocket: bad handshake. | |
| Please ask your Cloud Foundry Operator to check the platform configuration (loggregator endpoint is wss://loggregator.cloud.gov:4443). | |
| Starting app micropurchase in org agile-bpa / space staging as alan.delevie@gsa.gov... | |
| 1 of 1 instances running | |
| App started | |
| OK | |
| App micropurchase was started using this command `bundle exec rails server -p $PORT` | |
| Showing health and status for app micropurchase in org agile-bpa / space staging as alan.delevie@gsa.gov... | |
| OK | |
| requested state: started | |
| instances: 1/1 | |
| usage: 128M x 1 instances | |
| urls: micropurchase-staging.18f.gov | |
| last uploaded: Tue Dec 22 16:59:25 UTC 2015 | |
| state since cpu memory disk details | |
| #0 running 2015-12-22 12:00:28 PM 0.0% 101.2M of 128M 178M of 1G |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment