Pinned Repositories
ansible-arch-linux
Ansible playbook to setup my Arch Linux machines
docker-php-startpage
Runs a PHP-based startpage in Docker
docker-postfixrelay
Runs Postfix (as a relay) in Docker
docker-webdav-nginx
Runs a Nginx WebDav server in Docker
Firefox-tweaks
Firefox user.js settings file
hassos-addons
Home Assistant Add-ons
homelab-svg-assets
Full-color SVG icons of homelab-related software, products, and brands
k8s_homelab
A K3s cluster defined as code.
loganmarchione.com
Contains the source for https://loganmarchione.com, built via Hugo
telegraf-nut-input
Gets data from Network UPS Tools (NUT), sends the results to InfluxDB via Telegraf
loganmarchione's Repositories
loganmarchione/homelab-svg-assets
Full-color SVG icons of homelab-related software, products, and brands
loganmarchione/docker-php-startpage
Runs a PHP-based startpage in Docker
loganmarchione/k8s_homelab
A K3s cluster defined as code.
loganmarchione/hassos-addons
Home Assistant Add-ons
loganmarchione/docker-postfixrelay
Runs Postfix (as a relay) in Docker
loganmarchione/docker-webdav-nginx
Runs a Nginx WebDav server in Docker
loganmarchione/Firefox-tweaks
Firefox user.js settings file
loganmarchione/Graylog_Extractors_pfSense
loganmarchione/ansible-arch-linux
Ansible playbook to setup my Arch Linux machines
loganmarchione/dccd
Bash tool for Docker Compose that does Continous Deployment (DCCD)
loganmarchione/telegraf-nut-input
Gets data from Network UPS Tools (NUT), sends the results to InfluxDB via Telegraf
loganmarchione/docker-speedtest-influxdbv2
Runs Ookla's Speedtest CLI program in Docker, sends the results to InfluxDB
loganmarchione/docker-bitcoind-status
Uses Bitcoin's RPC interface to get node data and display it in a Python Flask application
loganmarchione/m5stack-slack-status-updater
Update your Slack status using an M5Stack Core2
loganmarchione/terraform-aws-static-site
Terraform module to create a static site in AWS using CloudFront, S3, ACM, Route53, etc...
loganmarchione/loganmarchione.com
Contains the source for https://loganmarchione.com, built via Hugo
loganmarchione/dotfiles
My dotfiles
loganmarchione/bash-github-backup
Bash script to backup all GitHub repositories for a given username to a tar.gz file
loganmarchione/disable-ctrl-q
WebExtension that disables Ctrl+Q
loganmarchione/docker-iperf3
Runs an iPerf3 server in Docker
loganmarchione/homelab_infra
Using my homelab to turn electricity into heat 🔥
loganmarchione/costco-pm-checker
loganmarchione/docker-geoipupdate
loganmarchione/docker-speedtest-influxdb
Runs Ookla's Speedtest CLI program in Docker, sends the results to InfluxDB
loganmarchione/HamRadioNewbie.com
Contains the source for https://HamRadioNewbie.com.com, built via Hugo
loganmarchione/loganmarchione
loganmarchione/loganmarchione.github.io
GitHub-hosted version of my main site (loganmarchione.com)
loganmarchione/m5stack-core2-hello-world
This is a "Hello, World!" application to test the hardware of the M5Stack Core2.
loganmarchione/python-cert-exp-check
loganmarchione/python-todo-crud-example
An example Python CRUD (Create, Read, Update, Delete) to-do application using FastAPI