*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
Test and production environments are deployed separately on the EC2 instances below.
| FunctionEnvironment | IP address | Domain | Key pair file |
|---|---|---|---|
| Test | 3.232.82.82 | DIAPER-test-key.pem | |
| Production | 35.168.248.57 | DIAPER-production-key.pem |
...
We have different yml files because production and test environments use different SSL certificates. To keep your service from blocking the console, you should run your Docker in detached mode using the -d option.
Now you can log out and the service will continue running on the EC2 instance.
...
and enter necessary information as prompted.