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

Installer on Windows should ask for CDK's hostfolder details #1145

Open
dgolovin opened this issue Dec 13, 2017 · 0 comments
Open

Installer on Windows should ask for CDK's hostfolder details #1145

dgolovin opened this issue Dec 13, 2017 · 0 comments
Assignees

Comments

@dgolovin
Copy link
Contributor

dgolovin commented Dec 13, 2017

Minishift/CDK allows to mount a Samba/CIFS share into the VM. This is a replacement for the current approach of using vagrant-sshfs as part of ADB/CDK 2.x.

The vagrant-sshfs approach was password free, but for the CIFS approach we at the very least need the users Windows password. On top of this we can also allow the user to specify any share (opposed to just this home directory) as well as a custom mount point in the VM.

The question is where and how the user specifies this information. In order to have a fully integrated solution where after the install DevStudio can be launched and the CDK adapter starting the CDK, the installer would need to ask the user for the required information and write some additional configuration data.

Without this additional setup, the user would not have any host folders available. They can be added later by running a minishift command, but this would be a manual step and it might not be obvious to the user.

Thoughts?

Migrated from https://issues.jboss.org/browse/JBDS-4339.

@dgolovin dgolovin self-assigned this Dec 13, 2017
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

1 participant