View Post

Deploy and Manage a VPN for your Docker Containers via Dockge!

In Uncategorized by dbtech

In this video we’re going to take a look at how to run the traffic of Docker containers through a VPN container for better online security and anonymity. Thanks to YouTube viewer Red Rabbit for leaving a comment asking me to make a video showing how to run the traffic of different Docker containers through a VPN container using Dockge. …

View Post

DB Tech Update for the Channel – January 2024

In Uncategorized by dbtech

Thank you all for your support over the last month or so that I’ve been away. This video is mostly a talking head video where I just explain what my plan is going forward and how I’d like to keep doing what we’re doing here on the channel. Submit and vote on video ideas here:https://videovote.dbt3ch.com/ More information about where I’ve …

View Post

Navigating the YouTube Minefield: Creators Caught in the Crossfire of Changing Guidelines

In Uncategorized by dbtech

I recently produced a video about issues that are being had across YouTube with regards to what content is allowed and what isn’t. In that video I also talked about how the enforcement of what’s allowed and what isn’t is being applied very unevently. You can watch that video here: Shortly after releasing that video, Andy Maxwell from TorrentFreak reached …

View Post

Codex Docs: Documentation Made EASY

In Uncategorized by dbtech

Say goodbye to documentation drama and welcome your new best friend forever – a powerful tool called Codex Docs that transforms your documentation experience, making it not just efficient but downright enjoyable. The Tech Marvel’s Magic – Codex Docs Picture a world where your team isn’t lost in a labyrinth of folders, where creating collaborative and visually stunning documents is …

View Post

Keep a Pulse on Your Services: Exploring Statping-NG for Docker

In Uncategorized by dbtech

In June of 2018 a developer going by hunterlong on Github pushed the first bits of code for a service called StatPing. Over the next couple of years, until around December of 2020, statping was being maintained by hunterlong and a team of around 30 others. At that point, statping remained dormant until August of 2021 when adamboutcher forked the …

View Post

Dockge: A New Way To Manage Your Docker Containers

In Uncategorized by dbtech

Dockge is a self-hosted Docker stack manager, designed to offer a simple and clean interface for managing multiple Docker compose files. It has been developed by the same individual responsible for creating Uptime Kuma, a popular software for monitoring uptime. Dockge is described as an easy-to-use, and reactive self-hosted manager that is focused on Docker compose.yaml stack orientation. It features …

View Post

Self-Hosting ActivePieces to Automate Your Life Online

In Uncategorized by dbtech

In this video we’ll look at ActivePieces, an open-source, no-code automation software. It allows users to create and automate workflows without having to write any code. ActivePieces provides a variety of pre-built connectors for popular services such as Gmail, Slack, and Salesforce, making it easy to integrate your automation with the tools you already use. By self-hosting ActivePieces you can …

View Post

First Look at ZimaOS (Beta) from IceWhale (CasaOS)

In Uncategorized by dbtech

In this video we’re going to take a look at the new “ZimaOS” from the folks behind the ZimaBoard and CasaOS. This installation process is a bit different as you just write the OS to the USB or SSD you want to use as your boot drive, rather than creating a USB to install from like you would with Windows. …

View Post

Docker Container Security: Scanning for Vulnerabilities with Trivy

In Uncategorized by dbtech

In our last video we talked about adding a bit of security to our internet browsing by adding DNSSEC to our Pi-Hole and AdGuard configs. In this video we’re going to continute talking about security, but we’re going to bring things closer to our actual homelabs and we’re going to talk about doing security audits on the docker containers we’re …