Tag: Dokcer-compose

  • From DVDs to Digital: My Jellyfin Server Adventure

    Preface Before diving into this post, it’s important to note that this guide assumes you have a basic understanding of Docker and Docker Compose. Project Overview Jellyfin is a free media hosting server designed to allow you to store and provide multimedia through your local network. I chose Jellyfin because it aligns perfectly with my…

  • Self-Hosting WordPress Through Cloudflare Tunnels

    Project Description In this project, I set out to combine several tools and technologies to self-host a WordPress site. The idea was to purchase a domain from Cloudflare, use Proxmox and Docker to spin up a WordPress container, and then securely expose the site to the internet using Cloudflare’s services. Objectives Here’s what I aimed…