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

Add a mongo db application stack. #22

Merged
merged 2 commits into from
Jul 2, 2019
Merged

Conversation

metlos
Copy link
Contributor

@metlos metlos commented Jun 28, 2019

What does this PR do?

Adds a stack with nodejs and mongodb with an example application.

Current problems:

  • the application started through the command seems to stop after a couple of minutes (this seems to be an issue with Che or even K8s in general?)
  • The example curl command to create a user is stuck and generates no response. I didn't find the root cause for this yet.

What issues does this PR fix or reference?

eclipse-che/che#13529

@l0rd
Copy link
Contributor

l0rd commented Jun 28, 2019

the application started through the command seems to stop after a couple of minutes (this seems to be an issue with Che or even K8s in general?)

maybe related to #13620?

@metlos
Copy link
Contributor Author

metlos commented Jul 1, 2019

the application started through the command seems to stop after a couple of minutes (this seems to be an issue with Che or even K8s in general?)

This is caused by eclipse-che/che#13620 and so can be dealt with separately.

The example curl command to create a user is stuck and generates no response. I didn't find the root cause for this yet.

This was caused by eclipse-che/che#8134 and thus was an issue with my local setup.

So this PR is ready for review I think.

@metlos metlos marked this pull request as ready for review July 1, 2019 10:06
@metlos metlos changed the title [WIP] Add a mongo db application stack. Add a mongo db application stack. Jul 1, 2019
@metlos metlos merged commit d78bd4a into eclipse-che:master Jul 2, 2019
monaka added a commit that referenced this pull request Mar 14, 2020
Ohrimenko1988 added a commit that referenced this pull request Jun 2, 2020
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants