Tag: Docker

  • Self-Hosting Series 1: My Setup & Services

    Self-Hosting Series 1: My Setup & Services Welcome to the first installment of my Self-Hosting Series! If you’re like me, fascinated by the autonomy and customization that comes with self-hosting your services, you’re in for a treat. Today, I’ll take you through my self-hosting setup, the services I run, and how I make everything work…

  • Install Docker on Raspberry Pi

    1. First things first, set up your Raspberry Pi You can follow this guide to set up your Raspberry Pi to install anything on it. 2. Let’s get started, get the installer script By running the following command you will be downloading an installer script to your home directory. You can run the script with…