View Post

Managing Your Subscriptions with Wallos: A Comprehensive Guide

In Docker by dbtech

In today’s digital age, it’s easy to lose track of the various subscriptions we’ve signed up for, leading to unexpected charges and missed payments. Fortunately, there’s a solution that doesn’t involve relying on third-party services or cumbersome spreadsheets. Enter Wallos, an open-source subscription and finance tracker that puts you back in control of your recurring expenses. Setting Up Wallos via …

View Post

Hasty-Paste will TRANSFORM Your Code Sharing Game!

In Docker by dbtech

Looking to wave goodbye to update troubles with your pastebin clone? Join me as I guide you through a seamless Hasty-Paste setup on Docker, a self-hosted haven for your code snippets. Dive into the world of Docker Compose and discover how to effortlessly manage your Linux server with an easy-to-use and user-friendly interface. Whether you’re a seasoned tech guru or …

View Post

Docker & Docker Compose: Quick & Easy Install on Linux!

In Docker by dbtech

Want to unleash the containerization magic of Docker and Docker Compose on your Linux server? Skip the lengthy list of commands needed to get everything installed. This guide offers a smooth, efficient installation process for both root and non-root users. There are a couple of different methods included in this tutorial, but the process is identical for each method. A …

View Post

Anonupload: Anonymous File Sharing in Docker

In Docker, Portainer, Tutorials by dbtech

Hey guys! In this video we’re going to take a look at a file hosting/sharing service hosted in Docker called anonupload. Anonupload is quick and simple to deploy and has some interesting features that we’ll take a look at. Taking a look at the website, we can see that Anonupload claims to be a the next level of file sharing …

View Post

Gamify Your Life with Habitica

In Docker, OpenMediaVault by dbtech

Habitica is the new software I’ve been looking for to help me level up in real life! With the world in the state that it is we’re all spending a lot more time at home and, most likely, developing some bad habits along the way. I recently decided to try to get myself in gear and try to develop some …

View Post

Gamify Your Life with Habitica

In Docker, OpenMediaVault by dbtech

Habitica is the new software I’ve been looking for to help me level up in real life! With the world in the state that it is we’re all spending a lot more time at home and, most likely, developing some bad habits along the way. I recently decided to try to get myself in gear and try to develop some …

View Post

Kanboard – Kanban Project Management System in Docker

In Docker, OpenMediaVault, Video by dbtech

Kanban is a methodology originally developed by Toyota to be more efficient. There are only two constraints imposed by Kanban: Visualize your workflow Limit your work in progress Visualize your workflow Your work is displayed on a board so that you have a clear overview of your project Each column represents a step in your workflow Limit your work in …

View Post

Monica PRM (Personal Relationship Manager) on Docker

In Docker, OpenMediaVault by dbtech

Recently I did a live stream ( I’m trying to do those every Sunday moving forward I’ve done a couple of them here recently) but in the last live stream we did I talked about or very briefly I talked about a docker container called Monica and Monica is basically like a CRM (a customer relationship management software) that you …

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: …