*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| 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:
...