*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
First, download the key pair file DIAPER-test-key.pem and copy your Docker image and other relevant file to the EC2 instance using scp:
| Code Block |
|---|
scp -r -Ii /path/to/DIAPER-test-key.pem /path/to/project/folder ec2-user@3.87.30.85:~/ |
...