Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decodedco/ibm-cloud-boilerplate
Boilerplate for IBM Cloud Immersion
https://github.com/decodedco/ibm-cloud-boilerplate
Last synced: 8 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T19:40:11.000Z (almost 7 years ago)
- Last Synced: 2024-11-19T23:47:36.859Z (2 months ago)
- Language: HTML
- Size: 145 KB
- Stars: 0
- Watchers: 3
- 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 [email protected] -o DecodedUSA -s immersion`
## Deploy
1. Modify `YOURAPPNAME-HERE` in `manifest.yml`
2. `cf push`