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

Self Hosting for Che #6713

Closed
gorkem opened this issue Oct 12, 2017 · 10 comments
Closed

Self Hosting for Che #6713

gorkem opened this issue Oct 12, 2017 · 10 comments
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@gorkem
Copy link
Contributor

gorkem commented Oct 12, 2017

Description

We need to enable self hosting of Che for the purpose of developing Che. On self hosting, Che should be able to run projects that exists on the workspace as a replacement or addition to create and start a second hosted instance that is based on the basic Che.

I think this will require a slightly different approach to self hosting for different parts of Che. IMHO the priority of those are 1.) Anything on workspace 2.) IDE 3.) Che server (wsmaster).

@gorkem gorkem added kind/enhancement A feature request - must adhere to the feature request template. team/ide labels Oct 12, 2017
@gorkem
Copy link
Contributor Author

gorkem commented Nov 3, 2017

Talked with @skabashnyuk and he mentioned an oldish idea about running a second wsmaster on the workspace and starting a second IDE instance that uses the hosted wsmaster. This will require us to be able to tell IDE to use a different wsmaster ws-agent. @vparfonov any ideas?

@skabashnyuk
Copy link
Contributor

this will require us to be able to tell IDE to use a different wsmaster

This will require us to be able to tell IDE to use a different ws-agent

@gorkem
Copy link
Contributor Author

gorkem commented Nov 3, 2017

@skabashnyuk correct, should be ws-agent. Must be the Fridays.

@benoitf
Copy link
Contributor

benoitf commented Nov 7, 2017

Does this "new instance of ws-agent" will have tomcat development mode turned on as well ? by using exploded war files archives so classloader/war is restarted if a jar file in its dependencies are updated ?

@skabashnyuk
Copy link
Contributor

Maybe. For the start, it would be nice to see it working somehow.
Now I'm working on prototype when plugin touches only ide side. It's a bit simpler use case
because we can reuse original ws-agent.

@skabashnyuk
Copy link
Contributor

@gorkem 1 an 2. we have right now. Do you want to keep this epic for self-hosting of wsmaster?

@gorkem
Copy link
Contributor Author

gorkem commented Jan 18, 2018

I am under the impression that wsmaster is not something that only vendors would be interested to extend. So even if we keep this issue for it. I do not see it getting a lot of love.

@skabashnyuk
Copy link
Contributor

Can you explain what is left to do here?

@skabashnyuk
Copy link
Contributor

@gorkem would you like to keep this issue?

@gorkem
Copy link
Contributor Author

gorkem commented May 6, 2018

We can close it, we are handling this already

@gorkem gorkem closed this as completed May 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

3 participants