[jbosstools-issues] [JBoss JIRA] (JBDS-4246) Implement minishift cdk-setup in devsuite installer

Denis Golovin (JIRA) issues at jboss.org
Thu Jan 19 15:21:00 EST 2017


     [ https://issues.jboss.org/browse/JBDS-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin updated JBDS-4246:
--------------------------------
    Description: 
Instead of downloading three resources from three different URL's installer will need to download only one and run with 'cdk-setup' parameter during installation:
1. copy minishift to ${target.folder}/cdk/bin
2. remove ~/.minishift
3.1. run for virtualbox setup ${target.folder}/cdk/bin/minishift.exe setup-cdk --default-vm-driver=virtualbox
3.2. run for hyper-v setup ${target.folder}/cdk/bin/minishift.exe setup-cdk
4. find location of oc.exe in ~/.minishift/cache/** and add it to PATH
5. add ${target.folder}/cdk/bin to PATH

  was:Instead of downloading three resources from three different URL's installer will need to download only one and run with 'cdk-setup' parameter during installation



> Implement minishift cdk-setup in devsuite installer
> ---------------------------------------------------
>
>                 Key: JBDS-4246
>                 URL: https://issues.jboss.org/browse/JBDS-4246
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Task
>          Components: platform-installer
>    Affects Versions: 10.2.0.AM2
>         Environment: Windows, mac OS, Linux
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>            Priority: Blocker
>             Fix For: 10.3.0.AM2
>
>
> Instead of downloading three resources from three different URL's installer will need to download only one and run with 'cdk-setup' parameter during installation:
> 1. copy minishift to ${target.folder}/cdk/bin
> 2. remove ~/.minishift
> 3.1. run for virtualbox setup ${target.folder}/cdk/bin/minishift.exe setup-cdk --default-vm-driver=virtualbox
> 3.2. run for hyper-v setup ${target.folder}/cdk/bin/minishift.exe setup-cdk
> 4. find location of oc.exe in ~/.minishift/cache/** and add it to PATH
> 5. add ${target.folder}/cdk/bin to PATH



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list