Home Lab #1: Proxmox Post Install

Home labs have never been easier to set up than now!

February 13, 2024 · 2 min · fr3d

AWS CLI in Docker

CLI tools suffer from the same issues as the apps they develop. Docker can address those issues by maintaining a consistent tool version across all environments.

July 5, 2023 · 1 min · fr3d

DevOps Demo #3: Dotfiles Git Repo

A clean way to maintain important config files for your workstation.

May 22, 2023 · 2 min · fr3d

DevOps Demo #2: Docker & React Web App

A simple Docker container and React Web App.

November 16, 2022 · 6 min · fr3d

Command Snippets For AWS CLI

I’m starting a list of useful commands for various situations and will share more as I find them.

November 10, 2022 · 1 min · fr3d

DevOps Demo: Nginx

Today we will practice setting up a simple Nginx server in a Docker container and host it locally.

November 10, 2022 · 3 min · fr3d

EC2 Instance using AWS & Python3

We are back with part three of creating an EC2 Instance using Python3. The next iteration of this script is beginner-friendly and introduces security features using aws-vault.

September 10, 2022 · 4 min · f0nzy

AWS & Terraform Part I

This demo will create the following resources in AWS for a development environment and a production environment.

September 2, 2022 · 12 min · fr3d