Versions Compared

Key

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

...

Code Block
ssh -i /path/to/DIAPER-*-key.pem ec2-user@<domain>


See How to ssh into AWS / BioHPC if you're having trouble


Pull your Docker image and other relevant file from GitHub. Once pulled, navigate to the folder containing docker-compose files and run the corresponding command as explained below:

...