Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 275 Bytes

File metadata and controls

13 lines (9 loc) · 275 Bytes

This sample demonstrates the Route53 DNS failover based on health check in LocalStack.

We suggest taking a look at run.sh script to understand the setup.

To run the demo:

$ LOCALSTACK_AUTH_TOKEN=<your-auth-token> docker-compose up -d
$ make run