Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to deploy LB4 app to IBM Cloud via CloudFoundry #1604

Closed
3 tasks
hacksparrow opened this issue Aug 14, 2018 · 4 comments
Closed
3 tasks

Document how to deploy LB4 app to IBM Cloud via CloudFoundry #1604

hacksparrow opened this issue Aug 14, 2018 · 4 comments
Assignees

Comments

@hacksparrow
Copy link
Contributor

hacksparrow commented Aug 14, 2018

Description / Steps to reproduce / Feature proposal

Add documentation for deploying LB4 app to IBM Cloud's Cloud Foundry.

Related to: #1574
Information to document can be inferred from the PR for the Spike.

Acceptance Criteria

  • Document Cloud Foundry artifacts creation (manifest.yml, .cfignore)
  • Document service provisioning and binding (links to IBM Cloud Docs)
  • Document sample code for using the provisioned service in the app's datasource
@hacksparrow hacksparrow self-assigned this Aug 14, 2018
@hacksparrow hacksparrow changed the title Document how to deploy LB4 app to IBM Cloud's Cloud Foundry. Document how to deploy LB4 app to IBM Cloud Cloud Foundry. Aug 14, 2018
@dhmlau
Copy link
Member

dhmlau commented Aug 15, 2018

@hacksparrow , as part of the grooming exercise, could you please provide more details on:

  • where this information will be added in documentation
  • what needs to be included, i.e. what are the things a user needs to do in order to deploy an LB app to IBM Cloud

After we have that, we can then move for estimation. Thanks!

@dhmlau
Copy link
Member

dhmlau commented Aug 16, 2018

Cross posting comments from @raymondfeng #1614 (comment):

We need to find out how much IBM Cloud CLI can do against a LB4 project and try to reuse it as much as possible. Check out https://console.bluemix.net/docs/cli/reference/ibmcloud/download_cli.html#install_use

Having some commands in the CLI to enable/configure cloud deployment/integration is good if necessary.

@dhmlau dhmlau added the p1 label Aug 23, 2018
@bajtos
Copy link
Member

bajtos commented Aug 27, 2018

where this information will be added in documentation

IMO, we should create a new page called along the lines of a "Deployment guide".

what needs to be included, i.e. what are the things a user needs to do in order to deploy an LB app to IBM Cloud

The spike pull request #1574 already contains a draft of a deployment guide, see https://github.com/strongloop/loopback-next/blob/3f55d2d819c0da5e18b7e06d41c78da4817d11a4/examples/todo/DEPLOYING.md. This guide does not describe the changes needed in the application implementation though, these changes are contained in the spike pull request.

@bajtos bajtos changed the title Document how to deploy LB4 app to IBM Cloud Cloud Foundry. Document how to deploy LB4 app to IBM Cloud via CloudFoundry Aug 27, 2018
@bajtos bajtos added this to the September Milestone milestone Aug 30, 2018
@dhmlau
Copy link
Member

dhmlau commented Sep 13, 2018

Closing as resolved. PR #1668 has landed.

@dhmlau dhmlau closed this as completed Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants