A step-by-step guide to self-hosting the Gotify notification service using Docker and PostgreSQL.
Self-Hosting Gotify with Docker

A step-by-step guide to self-hosting the Gotify notification service using Docker and PostgreSQL.
A record of the books included in the Humble Tech Book Bundle: Linux from Beginner to Professional by O’Reilly purchased on Jan 28, 2025
A guide for self-hosters to deploy Uptime Kuma using Docker and Docker Compose.
Guide to deploying ActivePieces with Docker Compose, including customizations and future improvements.
In this guide, we’ll walk through the process of setting up Huginn, a powerful open-source system for automating tasks and managing workflows, using Docker. We’ll use MariaDB as the backend database and go over how to configure it with simple environment variables.
Before we start, you’ll need:
If you’re on macOS, you will need to install the uuid
command line tool through Homebrew. You can do so with the following command:
I’m writing this just before hopping on a long trans-atlantic flight. I’m not betting on the in-flight WiFi being very good, so I’m taking the time to get a local AI assistant running on my laptop. I think many travelers will be interested in setting something like this up, so I’d like to take the time to document a lot of how I’m doing this… and hopefully make it easier for others to get it going.
A comprehensive guide to installing and configuring Podman on MacOS as a free, open-source alternative to Docker for running containerized applications locally