Versions Compared

Key

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

...

Test and production environments are deployed separately on the EC2 instances below.

FunctionEnvironmentIP addressDomainKey pair file
Test3.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.