Docker Upgrading Ghost (Docker) whilst keeping SQLite database A quick guide to running a Ghost blog with an SQLite database in Docker.
Tech Create a static home page in Ghost Ghost is a great platform, but it lacks one little functionality that I'm looking for... a static home page. So let's fix that.
Docker Post-Mortem: Replacing the default reverse proxy on Synology NAS The full process of replacing the default reverse proxy on a Synology NAS; the issues I encountered and how I resolved them.
Docker Featured How to run Docker commands without sudo on a Synology NAS A quick guide to enable sudoless docker commands.
Docker How to install or upgrade Portainer Straight to the point: the commands you'll need for installing or upgrading Portainer to the latest version.
Tech Using GitHub to manage multiple SSH keys across various devices A little tip to take away some of the manual pain with having to add or update SSH keys across your servers.
Tech Create Docker-Compose files from your Docker containers A simple script that will create Docker-Compose files of your active containers so that you can back them up or use them on another server to re-create your containers.