Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to the Rapid Access Cloud at cloud.cybera.ca. If you do not have an account, register at rac-portal.cybera.ca
  2. Create a volume to be attached to the new instance. Click on the "+ Create Volume" button on the left hand side under Compute → Volumes. All Jupyter data will be saved in this volume. 

    Note

    If you previously walked through this tutorial and you already have a volume with your data, you do not need to create a new volume. You can use your existing volume and you will have access to your existing work.


  3. Click on the "+ Launch Stack" button under Orchestration → Stacks.
     
  4. Select URL in the drop-down menu for Template Source. In the Template URL field, paste the following url:

    Code Block
    https://raw.githubusercontent.com/cybera/rac-heat-templates/master/jupyter-ubuntu1804.yaml



    You do not need to input an Environment File. Click Next to continue.

  5. Enter parameters for the new stack. For "Password for user", enter your Rapid Access Cloud account password. For "Create reate password for Jupyter", enter a password for the Jupyter application of your choice.



  6. Click Launch

  7. The stack will complete in just a minute or two. However, you will need to wait an additional 5 minutes for the entire process to complete internally.

...

On the details page, look for the "Metadata" section. In this section, you'll find the "dns" setting setting:

Copy and paste the value into your web browser, using https. For example, the above DNS setting would translate to https://1a9e9.yyc.cybera.ca.

...