-
>Homer dashboard with DockerRecently I have decided to get my home network in order, One of the things I realised was that I spend a lot of time trying to remember the IP addresses or U...2022-10-15 #homer#docker#container · 4 min
-
>Proxmox Template with Cloud Image and Cloud InitUpdated to latest Ubuntu image & Added enable for qemu service2022-10-04 #proxmox#ubuntu#cloud-init · 5 min
-
>Type hinting and checking in PythonType hinting is a formal solution that statically indicates the type of a value within your Python code. Specified by PEP 484 and then introduced to Python 3.5.2022-07-05 #type hints#typing#python · 5 min
-
>Creating the perfect Python projectBest practices to setup the perfect Python project for code quality and team standards2022-03-22 #python#project#best practices · 10 min
-
>Cookiecutter: Automate project creation!A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project tem...2021-11-09 #templating#best practices#code quality · 7 min
-
>Sqitch, Sensible database change managementSqitch is a fairly new open source database change management tool, allowing for easy version control without having to manage hundreds of files.2021-07-07 #sqitch#db#change · 6 min
-
>Using CloneZilla to migrate multiple disk serverI have been migrating all of my servers to ProxMox, however one issue I found was migrating VMs with multiple disks, in this article I explain my process.2021-05-15 #clonezilla#proxmox#vmware · 3 min
-
>Use Git like a pro!Git allows so much flexibility, Over the past few months I have improved my workflows and documented this here2021-01-03 #best practices#code quality#versioning · 6 min
-
>Use GitHub pages with unsupported pluginsGithub Pages only support certain Jekyll plugins, find out how to mitigate this issue2020-12-08 #github#pages#jekyll · 3 min
-
>Docker Overlay2 with CentOS for productionThe following short article runs through how to setup docker to use overlay2 with Centos for use in production2020-05-05 #docker#overlay2#centos · 2 min