Using Gitlab CI/CD to Build Container Images from Git Tags
This article shows how to configure a Gitlab CI/CI pipeline job to automatically build & publish an OCI image from a Dockerfile when a git tag is pushed to the repository.…
This article shows how to configure a Gitlab CI/CI pipeline job to automatically build & publish an OCI image from a Dockerfile when a git tag is pushed to the repository.…
This article describes how to package Ungit into an OCI image for deployment as a containerized app for using as a self-hosted web service.…
This article describes the process for enabling the fingerprint reader on Linux using the fprintd service. Linux Mint and a Framework laptop based on the AMD Ryzen platform is used as an example for this guide.…
Install a self-hosted instance of Firefly III with a MariaDB backend & a Redis cache, all as a stack of containers using Docker. This guide also provides tips, tricks and additional steps to automate & backup the installation & data.…