-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Spike] Deploy LB4 applications to IBM Cloud #1446
Comments
|
Let's revisit the issue after discussion meeting. |
@raymondfeng Could you add more details and your expectations of the spike? Thanks! |
According to the estimate/time mapping for spikes from @shimks , marking this as |
@hacksparrow I know you went over the pain points in the spike meeting. Can you document them here for future reference (include issues you've already created) and we can close out this task then as a new issue #1604 has been created to track the documentation work. |
PULL REQUEST FINDINGS
PAIN POINTS
SUBSEQUENT ACTIONS
|
LGTM. So is this Spike good to close out as there are follow up tasks for all other issues / pain points?
I don't think there is much we can do about this ... this won't impact a user as they won't be developing their application within our monorepo. |
The acceptance criteria contains the following items that are not checked as done yet:
I think the list of pain points has been sufficiently described in #1446 (comment). However, it looks like we are missing a pull request or a follow-up issue to write the deployment guide. @hacksparrow is my assessment correct? What is the plan for making the deployment guide happen? |
Timeboxed to 1 and a half week based on the assumption that the person assigned to the task would be investigating different kinds of deployment systems.
Find out what's needed to deploy LB4 applications to IBM Cloud and write a short document describing the steps.
Take our existing Todo application as the project to deploy, but make the following changes:
db
datasource to usecloudant
connector and add this connector to project dependencies.Besides the deployment guide, this spike should also identify the biggest pain points - things we need to improve to make the deployment experience smoother.
Acceptance criteria
examples/todo
changes needed to persist data in Cloudant.The text was updated successfully, but these errors were encountered: