Guides

Guides

This page contains links to posts for guide series in their respective orders.

All files, scripts, etc. are hosted in a GitHub repository, here, for easy convenience. Issues pertaining to the blog or files can also be added in this repository!

GitHub Actions

This series demos how to set up, build and deploy from GitHub Actions.

  1. GitHub Actions - Automatically Build Docker Containers
  2. GitHub Actions - Automating your Docker Builds with Diun
  3. GitHub Actions - Automatically Deploy Docker Updates to Cloud Hosts via SSH
  4. GitHub Actions - Automatically Build and Release Binaries

Examples using GitHub Actions.

Grafana

This series will walk you through how to get setup with Grafana and companion services in your homelab.

  1. Grafana - Getting Started
  2. Grafana - Deploying InfluxDB and Telegraf

Extended Posts for Grafana

Caddy

This series will walk you through setting up Caddy with Cloudflare Tunnels to serve your Docker resources externally. No ports!

  1. Alex’s Guide to Caddy [Part 1]