************************ Chameleon Cloud and Edge ************************ .. contents:: :depth: 2 Setting up Chameleon platform ============================= Application Credential ---------------------- `Create you application credential `_ and download it. Do it for each site you plan to use (e.g., `CHI@TACC `_, `CHI@UC `_, `CHI@Edge `_, among others). .. note:: Once the system generates the credential, you will be given the option to download an RC file that configures the CLI to use the application credential for authentication. You will only see the secret credentials once, so make sure to save the RC file or the secret somewhere, as if it’s lost, you will have to delete the credential and create a new one. Then, add the references to these files in ``layers_services.yaml`` as follows (example with Chameleon Cloud TACC site and Chameleon Edge): SSH External access ------------------- Add the public ssh key (your workstation: ``~/.ssh/id_rsa.pub``) to your Chameleon cloud sites as follows: `Create or import a key pair `_ for Chameleon Cloud sites (e.g., `CHI@TACC `_, `CHI@UC `_, etc.). Then, add the ``Key pair name`` in ``layers_services.yaml``. .. literalinclude:: layers_services_chameleon.yaml :language: yaml :linenos: