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

How to migrate datasources from LB3 to LB4 #3946

Closed
3 tasks
bajtos opened this issue Oct 17, 2019 · 0 comments · Fixed by #4343
Closed
3 tasks

How to migrate datasources from LB3 to LB4 #3946

bajtos opened this issue Oct 17, 2019 · 0 comments · Fixed by #4343

Comments

@bajtos
Copy link
Member

bajtos commented Oct 17, 2019

This is a follow-up for #3718 and #3922

Write content for docs/site/migration/datasources.md, explain how to migrate datasources from a LB3 project to LB4.

For example:

  1. Run lb4 datasource, enter the same name as in LB3, pick the connector used by LB3 datasource
  2. Enter default values for all prompts
  3. Copy datasource configuration from lb3app/datasource.json to src/datasources/{name}.datasource.json

Acceptance criteria

  • Migration guide describing manual steps
  • A section explaining that LB4 is compatible with existing LB3 connectors
  • Create a new issue to implement automated import (e.g. lb4 import-lb3-datasources)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants