Docker
All posts under tag "Docker"

Arkeep - Centralized Backup Server with Agents, Based on Restic and Rclone
In this article, we will look at installing and configuring Arkeep - a centralized backup system with agents and a Web GUI.

RustFS - Installing and Configuring S3-Compatible Storage
In this article, we will look at installing and basic configuration of RustFS - S3-compatible object storage that we will deploy on a Linux server using Docker Compose.

Configuring an OpenConnect middle server for access to a closed network
In this note, we will look at using an OpenConnect server as an intermediate server for access to closed infrastructure.

A convenient Docker lab with blackjack and a Web GUI
In this detailed article, we will build a Docker lab for convenient management of Docker Compose projects through a graphical interface. And yes, only Open Source under the hood 🐧.

Setting Up Your Own Hugo Site with Content Publishing via Obsidian
In this guide, I will explain how to set up your own website using the Hugo static site generator. I will also show how to create content with Obsidian and publish it automatically via CI/CD👨💻.

Building a Docker image for the Unbound DNS server
In this article we will build our own Docker image with a modern DNS server — Unbound. We'll take a detailed look at the Dockerfile, as well as my script for preparing the container environment.

Setting up a Syncthing file synchronization server in docker
In this article I'll show how to easily deploy your own instance of a Syncthing server using docker compose🐳 on a system running Linux🐧.

Building OpenConnect (ocserv) Version 1.3 From Source in Debian 12 + Docker Image
Today we'll build the latest version of the OpenConnect VPN server - 1.3, from open source code, on the Debian 12 distribution. We'll also create a Docker image based on the same distribution.

Setting up your own DNS server Unbound and ad blocker Pi-hole in docker
As you might have guessed from the title, today we will install and run a local DNS server Unbound paired with an ad blocker via DNS requests - Pi-hole, using docker.

