https://github.com/decodedco/ibm-cloud-boilerplate
Boilerplate for IBM Cloud Immersion
https://github.com/decodedco/ibm-cloud-boilerplate
Last synced: 4 months ago
JSON representation
Boilerplate for IBM Cloud Immersion
- Host: GitHub
- URL: https://github.com/decodedco/ibm-cloud-boilerplate
- Owner: DecodedCo
- License: apache-2.0
- Created: 2018-01-09T19:06:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T19:40:11.000Z (over 8 years ago)
- Last Synced: 2025-10-19T14:47:41.026Z (8 months ago)
- Language: HTML
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IBM Cloud Immersion
## Login
1. `cf login -a https://api.ng.bluemix.net -u amadeus@decoded.com -o DecodedUSA -s immersion`
## Deploy
1. Modify `YOURAPPNAME-HERE` in `manifest.yml`
2. `cf push`