Skip to content

joe4dev/localstack-lambda-custom-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalStack Custom DNS Example

This example explores several custom DNS configuration using LocalStack and Lambda.

LocalStack DNS Scenarios

127.0.0.11 refers to the Docker DNS resolver.

LocalStack Documentation

Requirements

Deploy

make deploy

Invoke

make invoke

Setup custom DNS server

make install (macOS)

Installation based on DNS server macOS tutorial

Start DNS server

make start_dns (requires sudo for binding port 53)

Ensure that port 53 is free and not used by "Internet Sharing" (see LocalStack DNS documentation)

About

Examples of custom DNS configuration with LocalStack for Lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published