A docker image and corresponding compose file for quickly getting up and running with Docker + Nginx + Datadog
- Run build.sh
- Edit docker-compose.yml with your datadog API
- Run docker-compose -f docker-compuse.yml up
Similar to basic, but after running build.sh you'll want to build your own docker image that imports from mattsp1290/ddnginx:latest and then use that image in the docker compose