https://codingpackets.com/blog/aws-static-website-with-terraform
https://codingpackets.com/blog/terraform-cloud-getting-started
https://codingpackets.com/blog/proxmox-vm-bridge-port-mirror
https://codingpackets.com/blog/rust-binary-and-docker-releases-using-github-actions
https://codingpackets.com/blog/2023-goals
https://codingpackets.com/blog/2022-year-in-review
https://codingpackets.com/blog/publish-docker-image-to-docker-hub
https://codingpackets.com/blog/docker-and-postgresql-for-development
https://codingpackets.com/blog/docker-and-postgresql-for-development
https://codingpackets.com/blog/ubiquiti-wireless-access-point-adoption-failed
https://codingpackets.com/blog/ubiquiti-wireless-multiple-vlans-with-juniper-switch
https://codingpackets.com/blog/mikrotik-config-cheatsheet
https://codingpackets.com/blog/eufy-camera-shenanigans
https://codingpackets.com/blog/pfsense-qemu-guest-agent
https://codingpackets.com/blog/eufy-camera-shenanigans
https://codingpackets.com/blog/visual-studio-code-snippets
https://codingpackets.com/blog/coding-packets-the-shazam-edition
In this post, I will show you how to Dockerize your Rails 7 app in a development environment. We will be using Tailwind for the CSS and PostgreSQL for the database. This setup includes hot reloading of assets on file changes which is super nice. Software used in this post Docker -...continue reading
I was recently working with a customer to configure Azure AD as the SAML provider for their ExtraHop appliances. Although the process is pretty well documented in the ExtraHop docs, it is spread out in a few locations and there are a couple of gotchas we ran into. In this post, I...continue reading
Are you tired of pointing and clicking your way through the AWS console to build out your AWS services? Me too! Fear not my lovely adventurers, in this post I will show you how to use the fantastic Infrastructure as Code (IaC) tool Pre-Flight Check The environment will need to be setup...continue reading