From: Bryan Cosca Date: Wed, 14 Oct 2015 19:01:00 +0000 (-0400) Subject: 7015: Tested up to Accessing an Arvados VM with Webshell X-Git-Tag: 1.1.0~1298^2~4 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/88be56a262ab073e6aa96bdf6f80464731562a33 7015: Tested up to Accessing an Arvados VM with Webshell --- diff --git a/doc/index.html.liquid b/doc/index.html.liquid index 8cbf959fe6..31a86c2ef4 100644 --- a/doc/index.html.liquid +++ b/doc/index.html.liquid @@ -41,7 +41,7 @@ title: Arvados | Documentation

Quickstart

- Try any pipeline from the list of public pipelines. For instance, the Pathomap Pipeline links to these step-by-step instructions for trying Arvados out right in your browser using Curoverse's public Arvados instance. + Try any pipeline from the list of public pipelines. For instance, the Pathomap Pipeline links to these step-by-step instructions for trying Arvados out right in your browser using Curoverse's public Arvados instance.

diff --git a/doc/user/getting_started/ssh-access-unix.html.textile.liquid b/doc/user/getting_started/ssh-access-unix.html.textile.liquid index a9eb8c1359..e4f37ecb27 100644 --- a/doc/user/getting_started/ssh-access-unix.html.textile.liquid +++ b/doc/user/getting_started/ssh-access-unix.html.textile.liquid @@ -4,7 +4,7 @@ navsection: userguide title: Accessing an Arvados VM with SSH - Unix Environments ... -This document is for accessing an arvados VM using SSK keys in Unix environments (Linux, OS X, Cygwin). If you would like to access VM through your browser, please visit the "Accessing an Arvados VM with Webshell":vm-login-with-webshell.html page. If you are using a Windows environment, please visit the "Accessing an Arvados VM with SSH - Windows Environments":ssh-access-windows.html page. +This document is for accessing an arvados VM using SSH keys in Unix environments (Linux, OS X, Cygwin). If you would like to access VM through your browser, please visit the "Accessing an Arvados VM with Webshell":vm-login-with-webshell.html page. If you are using a Windows environment, please visit the "Accessing an Arvados VM with SSH - Windows Environments":ssh-access-windows.html page. {% include 'ssh_intro' %} diff --git a/doc/user/getting_started/vm-login-with-webshell.html.textile.liquid b/doc/user/getting_started/vm-login-with-webshell.html.textile.liquid index 50fa4747e7..58ad868e5e 100644 --- a/doc/user/getting_started/vm-login-with-webshell.html.textile.liquid +++ b/doc/user/getting_started/vm-login-with-webshell.html.textile.liquid @@ -10,7 +10,7 @@ h2(#webshell). Access VM using webshell Webshell gives you access to an arvados virtual machine from your browser with no additional setup. -In the Arvados Workbench, click on the dropdown menu icon in the upper right corner of the top navigation menu to access the user settings menu, and click on the menu item *Virtual machines* to see the list of virtual machines you can access. +In the Arvados Workbench, click on the dropdown menu icon in the upper right corner of the top navigation menu to access the user settings menu, and click on the menu item *Virtual machines* to see the list of virtual machines you can access. If you do not have access to any virtual machines, please click on Send request for shell access or send an email to "support@curoverse.com":mailto:support@curoverse.com. Each row in the Virtual Machines panel lists the hostname of the VM, along with a Log in as *you* button under the column "Web shell beta". Clicking on this button will open up a webshell terminal for you in a new browser tab and log you in. diff --git a/doc/user/index.html.textile.liquid b/doc/user/index.html.textile.liquid index 0967cbc308..636dce0220 100644 --- a/doc/user/index.html.textile.liquid +++ b/doc/user/index.html.textile.liquid @@ -13,9 +13,7 @@ This guide provides a reference for using Arvados to solve big data bioinformati * Storing and querying metadata about genome sequence files, such as human subjects and their phenotypic traits using the "Arvados Metadata Database.":{{site.baseurl}}/user/topics/tutorial-trait-search.html * Accessing, organizing, and sharing data, pipelines and results using the "Arvados Workbench":{{site.baseurl}}/user/getting_started/workbench.html web application. -The examples in this guide use the Arvados instance located at {{site.arvados_workbench_host}}. If you are using a different Arvados instance replace @{{ site.arvados_workbench_host }}@ with your private instance in all of the examples in this guide. - -Curoverse maintains a public Arvados instance located at https://workbench.qr1hi.arvadosapi.com/. You must have an account in order to use this service. If you would like to request an account, please send an email to "arvados@curoverse.com":mailto:arvados@curoverse.com. +The examples in this guide use the public Arvados instance located at {{site.arvados_workbench_host}}. If you are using a different Arvados instance replace @{{ site.arvados_workbench_host }}@ with your private instance in all of the examples in this guide. h2. Typographic conventions diff --git a/doc/user/tutorials/tutorial-pipeline-workbench.html.textile.liquid b/doc/user/tutorials/tutorial-pipeline-workbench.html.textile.liquid index f9522fbef0..fac573aca9 100644 --- a/doc/user/tutorials/tutorial-pipeline-workbench.html.textile.liquid +++ b/doc/user/tutorials/tutorial-pipeline-workbench.html.textile.liquid @@ -18,13 +18,13 @@ h3. Steps # Start from the *Workbench Dashboard*. You can access the Dashboard by clicking on * Dashboard* in the upper left corner of any Workbench page. # Click on the Run a pipeline... button. This will open a dialog box titled *Choose a pipeline to run*. -# Click to open the *All projects * menu. Under the *Projects shared with me* header, select * Arvados Tutorial*. +# In the search box, type in *Tutorial align using bwa mem*. # Select * Tutorial align using bwa mem* and click the Next: choose inputs button. This will create a new pipeline in your *Home* project and will open it. You can now supply the inputs for the pipeline. # The first input parameter to the pipeline is *"reference_collection" parameter for run-command script in bwa-mem component*. Click the Choose button beneath that header. This will open a dialog box titled *Choose a dataset for "reference_collection" parameter for run-command script in bwa-mem component*. -# Once again, open the *All projects * menu and select * Arvados Tutorial*. Select * Tutorial chromosome 19 reference* and click the OK button. +# Open the *Home * menu and select *All Projects*. Search for and select * Tutorial chromosome 19 reference* and click the OK button. # Repeat the previous two steps to set the *"sample" parameter for run-command script in bwa-mem component* parameter to * Tutorial sample exome*. # Click on the Run button. The page updates to show you that the pipeline has been submitted to run on the Arvados cluster. -# After the pipeline starts running, you can track the progress by watching log messages from jobs. This page refreshes automatically. You will see a complete label under the *job* column when the pipeline completes successfully. +# After the pipeline starts running, you can track the progress by watching log messages from jobs. This page refreshes automatically. You will see a complete label when the pipeline completes successfully. # Click on the *Output* link to see the results of the job. This will load a new page listing the output files from this pipeline. You'll see the output SAM file from the alignment tool under the *Files* tab. # Click on the download button to the right of the SAM file to download your results.