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

More examples on databases / services #862

Closed
2 tasks
cdrage opened this issue Oct 23, 2018 · 9 comments
Closed
2 tasks

More examples on databases / services #862

cdrage opened this issue Oct 23, 2018 · 9 comments
Assignees
Labels
estimated-size/M (10-20) Rough sizing for Epics. About 1 sprint of work for one person estimated-size/S (5-10) Rough sizing for Epics. Less then one sprint of work for one person priority/Medium Nice to have issue. Getting it done before priority changes would be great.
Projects

Comments

@cdrage
Copy link
Member

cdrage commented Oct 23, 2018

We should have some documentation on:

Tasks:

  • How to import an external mysql database and deploy it (for example, importing a foobar.sql file). Converting from a convential database to OpenShift-esque scenario
  • More documentation on how to actually use services in comparison to the components.
@cdrage cdrage self-assigned this Oct 24, 2018
@cdrage
Copy link
Member Author

cdrage commented Oct 24, 2018

Notes for myself, perhaps including this link: https://docs.openshift.com/enterprise/3.2/dev_guide/migrating_applications/database_applications.html in the documentation will help

@kadel kadel added kind/docs priority/Low Nice to have issue. It's not immediately on the project roadmap to get it done. priority/Medium Nice to have issue. Getting it done before priority changes would be great. and removed priority/Low Nice to have issue. It's not immediately on the project roadmap to get it done. labels Dec 3, 2018
@cdrage
Copy link
Member Author

cdrage commented Dec 3, 2018

This is a good example: #1059

@cdrage
Copy link
Member Author

cdrage commented Dec 12, 2018

Notes for myself, using this: https://github.com/sclorg/nodejs-ex with the example at the bottom with regards to connecting to a database is a good start.

@girishramnani girishramnani added this to For consideration in Sprint 169 via automation Jul 3, 2019
@girishramnani girishramnani moved this from For consideration to To Do in Sprint 169 Jul 3, 2019
@girishramnani girishramnani added the estimated-size/S (5-10) Rough sizing for Epics. Less then one sprint of work for one person label Jul 3, 2019
@dharmit
Copy link
Member

dharmit commented Jul 3, 2019

Working with odo service command is not really straightforward, IMO.

  • It's not really clear as to wht's the difference between odo catalog and odo service command. They both seem to deal with the service catalog. Help messages are also ambiguous:
    $ odo service -h
    Perform service catalog operations
    ....
    ....
    
    $ odo catalog -h
    Catalog related operations
    ....
    ....
    
  • More examples in docs/cli-reference.adoc or a separate doc for advanced use cases of services would be very helpful.

@girishramnani
Copy link
Contributor

document katakoda's example as part of this issue

@girishramnani girishramnani added this to For consideration in Sprint 170 via automation Jul 24, 2019
@girishramnani girishramnani removed this from To Do in Sprint 169 Jul 24, 2019
@girishramnani girishramnani moved this from For consideration to To Do in Sprint 170 Jul 24, 2019
@girishramnani girishramnani removed this from To Do in Sprint 170 Jul 24, 2019
@cdrage
Copy link
Member Author

cdrage commented Sep 5, 2019

After talking with @veillard we should have some documentation with regards to service integration in preparation for 1.0 GA.

@cdrage cdrage added this to the 1.0 milestone Sep 5, 2019
@girishramnani girishramnani removed this from the 1.0 milestone Oct 9, 2019
@girishramnani girishramnani added this to For consideration in Sprint 175 via automation Nov 4, 2019
@cdrage
Copy link
Member Author

cdrage commented Nov 6, 2019

@cdrage cdrage closed this as completed Nov 6, 2019
Sprint 175 automation moved this from For consideration to Done Nov 6, 2019
@dharmit
Copy link
Member

dharmit commented Nov 7, 2019

https://docs.openshift.com/container-platform/4.2/cli_reference/openshift_developer_cli/creating-an-application-with-a-database.html

Is the CSS on that page broken only for me or is it a more widespread issue? I checked in a Private window and still see just HTML there.

@cdrage
Copy link
Member Author

cdrage commented Nov 7, 2019

@dharmit it's broken for you. Maybe your addon or something?

@rm3l rm3l added the estimated-size/M (10-20) Rough sizing for Epics. About 1 sprint of work for one person label Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
estimated-size/M (10-20) Rough sizing for Epics. About 1 sprint of work for one person estimated-size/S (5-10) Rough sizing for Epics. Less then one sprint of work for one person priority/Medium Nice to have issue. Getting it done before priority changes would be great.
Projects
Archived in project
Sprint 175
  
Done
Development

No branches or pull requests

5 participants