SSH on CHI@Edge Tutorial
This tutorial provides a walkthrough for setting up SSH in a container and subsequently using it to access containers running on CHI@Edge devices.
Recommended pre-requisite: we strongly recommend completing the official CHI@Edge tutorial prior to attempting this tutorial.
This artifact contains the following files:
Dockerfile for set up purposes of the ssh image and a reference for users to create their own custom images
README: walkthrough of the Dockerfile
Jupyter Notebook that contains the tutorial of how to run the image on CHI@Edge
If you are interested in contributing development workflow images such as the one included in this tutorial to CHI@Edge, please contact soufianej@uchicago.edu.
Launching this artifact will open it within Chameleon’s shared Jupyter experiment environment, which is accessible to all Chameleon users with an active allocation.
Download ArchiveDownload an archive containing the files of this artifact.
Download with git
Clone the git repository for this artifact, and checkout the version's commit
git clone https://github.com/ChameleonCloud/edge_ssh_image
# cd into the created directory
git checkout ac981b49fd6af812940b59879582952ff3ee0b0f
Submit feedback through GitHub issues