View Post

The SECRET Weapon for Saving Articles You’ll ACTUALLY Read Later (It’s Not Pocket!) Ad-Free

In Docker by dbtech

Hey there! Thanks for joining me today to explore a new Docker service that I believe can save us both some time and headaches. In this post, we’ll delve into a Docker service called Redeck. As someone who spends considerable time reading and curating interesting self-hosting content, I often struggle with organization. Redeck may just be the solution! The Problem with …

How to Update Portainer to the Newest Version

In OpenMediaVault, Portainer by dbtech

In this blog post we’ll look at a couple of ways to update Portainer on your system. First we’ll look at how to update Portainer using OpenMediaVault. Then we’ll look at how to update Portainer on a standard Docker setup. OpenMediaVault Setup If you have OpenMediaVault installed, the process is super simple. Just login to OMV and go to OMV-Extras, …

How to Update Portainer to the Newest Version

In OpenMediaVault, Portainer by dbtech

In this blog post we’ll look at a couple of ways to update Portainer on your system. First we’ll look at how to update Portainer using OpenMediaVault. Then we’ll look at how to update Portainer on a standard Docker setup. OpenMediaVault Setup If you have OpenMediaVault installed, the process is super simple. Just login to OMV and go to OMV-Extras, …

View Post

Matomo Self-Hosted Google Analytics Alternative on Docker

In Docker by dbtech

In this video we’ll look at installing Matomo, a Self-Hosted Google Analytics Alternative, on Docker Take back control with Matomo – a powerful web analytics platform that gives you 100% data ownership. Be in full control with data ownership and privacy protection With 100% data ownership you get the power to protect your user’s privacy. You know where your data …

View Post

Run All Your Docker Containers through a Gluetun VPN Container

In Docker by dbtech

Today we’ll look at how to setup a Gluetun VPN container and then we’ll setup a couple of other containers to run their internet traffic through that Gluetun container. You’ll need a VPN provider for this to work. I use PIA for my VPN. Link for that below. Here’s a link to the command that I run in the video: …

View Post

WGER Installed on Docker – Self-Hosted MyFitnessPal (Almost)

In Video by dbtech

If you have had a 2020 like I have, there’s a chance that all the social distancing has left you sitting on the couch watching Netflix and, unfortunately, with a few extra pounds around your midsection. In this post we’ll look at installing an application container called “wger” that will help you keep track of your new exercise plan. “wger …

View Post

WGER Installed on Docker – Self-Hosted MyFitnessPal (Almost)

In Video by dbtech

If you have had a 2020 like I have, there’s a chance that all the social distancing has left you sitting on the couch watching Netflix and, unfortunately, with a few extra pounds around your midsection. In this post we’ll look at installing an application container called “wger” that will help you keep track of your new exercise plan. “wger …

View Post

Wiki.js Installed on Docker

In OpenMediaVault, Tutorials, Video by dbtech

In this post we’ll look at how to install Wiki.js on your Docker Setup. Wiki.js’s website says it is “The most powerful and extensible open source Wiki software”. To install Wiki.js, copy the following into a Portainer stack: https://gist.github.com/dnburgess/d36f7bed10863ec9b05f8ddf9f08d142 There is something to note here: There’s a chance that you’ll get a permissions issue when you try to run the …