-
Set up MySQL/MariaDB and PhpMyAdmin for your Homelab
When you start your journey with a homelab you get some sort of computer to use as a server and start throwing cool Docker containers on…
-
BeefText to Espanso
BeefText is an incredible little tool, but it only works on Windows. When switching to Linux, or at least to Linux-compatible tools, you’ll likely find Espanso…
-
Awesome Lists
Open Source Software is awesome! There’s plenty of tools out there that could improve your workflow and your life. If you ever wanted some piece of…
-
Archivebox – Your personal wayback machine
ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view websites offline. Install Archivebox in just a few minutes using docker! The Internet…
-
Container can’t see my files!
Containers are sort of virtual machines, a computer running on a computer. They don’t have access to your actual files, just to what’s available inside their…
-
Comic Scripts
If you’ve read my blog at all, you know I like comics. Mylar is incredible for managing and automatically metatagging comics. It uses ComicTagger which is…
-
Stuff I use
I really like it when people make lists of their tools, containers, whatever they generally use day to day. I had no idea TubeArchivist existed until…
-
Volumes and Bind Mounts
Files inside the container are on a virtual filesystem. You cannot directly access the files inside the container, and the container cannot normally access your files.…
-
Gluetun – VPN for your containers
Setup both a VPN and local access for your containers in just a few moments using Gluetun! You can even use Pihole as your DNS! Gluetun…
-
Install Portainer in 10 seconds
Portainer is a container management software which offers an easy to use user interface for deploying and managing all your Docker needs! Here’s how to install…