Tags: Docker, Tools, GCP, Google Cloud, Webinar
Docker Deployment
DevOps is harder than it sounds
If you're like me, when you learned about containers, you got SUPER excited. There is something about wrapping up your code in a nice little package where it has everything it needs to run in a happy little space where it's nice and warm. BUT; how'm I supposed to get my happy warm little container out into the real world where it can actually do some good? This is harder question to answer.
A CloudFormation script to get a docker instance of pi-hole running in your AWS account
What is pi-hole?
Tags: AWS, CloudFormation, Docker