Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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-api-key> docker-compose up -d
$ make run