aws Automate AWS EC2 Backups (with Python and Virtualenv) (almost) A quick howto on how to backup your AWS EC2 instance volumes automatically using snapshots, Python, and Virtualenv.
docker Fun with Docker - Part 7: Setting up this blog with Let's Encrypt, Nginx, & Ghost How I setup this blog using Let's Encrypt, Nginx, and Ghost's blogging platform all running in Docker Containers
docker Fun with Docker - Part 6: Monitoring your Docker setup with Portainer Now that our Docker environment is running, we introduce a tool called Portainer to manage and monitor it via a GUI. Of course, we run it in a container.
docker Fun with Docker - Part 3: Docker Compose Now that our Docker system has been setup, we'll discuss Docker Compose and the benefits that it will bring to our environment
docker Fun with Docker - Part 2b: More Getting Started More getting started with Docker continues with our installation on Ubuntu and Raspberry Pi systems along with some verification and basic commands to create your first container
docker Fun with Docker - Part 2a: Getting started.. Getting started with Docker covers installation on Ubuntu and Raspberry Pi systems along with some verification.
docker Fun with Docker - Part 1: An introduction.. A Docker tutorial for network engineers. An introduction to Docker and why you might want to learn it.