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

Could we avoid vnc by using Eclipse Che? #122

Open
edseymour opened this issue Dec 7, 2015 · 2 comments
Open

Could we avoid vnc by using Eclipse Che? #122

edseymour opened this issue Dec 7, 2015 · 2 comments

Comments

@edseymour
Copy link

Eclipse che provides a web-based IDE that can be deployed as a container.

The upstream container kinda works, but git is broken due to the unreferencable user id. If we're able to preload the monster app within the workspace this might workaround this issue.

Remote debugging is a challenge as we would need to bake-in oc client and then remotely execute the port-forward command. This might be easier to do via a service account, rather than a 'real' user (similar to what's done with Jenkins integration).

@juhoffma
Copy link

juhoffma commented Jan 5, 2016

Ed,

I am wondering why this would be better? I really love the idea to present a true developer desktop of the real world. I know few people who really use a web based IDE.

@edseymour
Copy link
Author

Depends which use-cases you're trying to show. I agree the desktop experiences is super, particular when being introduced to the product. But once you're past demonstration, and are working through technical scenarios, this offers an interesting (and more scalable) alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants