Self-Hosting How to Self-Host Jellyfin Today we'll be Self Hosting Jellyfin using Docker-Compose. This is a super simple installation and should take no longer than 10 Minutes! What is Jellyfin? Jellyfin is a suite of
Self-Hosting How to Self-Host Matrix with Element (Docker Compose) This is a complete guide on setting up Matrix (Synapse) and Element on a fresh Ubuntu 20.04 Server. If your server is already setup feel free to skip. Contents
Self-Hosting Hardware for Self-Hosting A common question that beginners have, is the hardware they need to getting started. You can start self-hosting with any hardware you have lying around, that could be a Raspberry
Caddy Monitoring Caddy with Grafana What will we be doing? We will be setting up Grafana to Analyse Caddy logs and provide us with some informative graphs. This is just covering a basic installation and
Self-Hosting Backup your Linux Server with Duplicati What is Duplicati? Duplicati is an Open Source backup client that can run encrypted incremental backups to local storage or offsite with support for a large array of different file
Self-Hosting Caddy HTTP Basic Authentication (basicauth) What is HTTP Basic Authentication? When visiting a website, protected with Basic Auth the browser will prompt the user to enter a username and password before any recourses are loaded.
Self-Hosting How to Self-Host Plausible Analytics with Docker What is Plausible? 'Plausible is a lightweight and open-source website analytics tool. No cookies and fully compliant with GDPR, CCPA and PECR. A simple, lightweight (< 1 KB), open source
Self-Hosting Caddyfile Advanced Setup Our Caddy Setup Guide can be found here: Caddy v2 Reverse Proxy Simple Setup GuideWhat is Caddy? Caddy has a wide range of use cases including: * Web Server * Reverse Proxy
Self-Hosting Caddy v2 Reverse Proxy Simple Setup Guide What is Caddy? Caddy has a wide range of use cases including: Web Server Reverse Proxy Sidecar Proxy Load Balancer API Gateway Ingress Controller System Manager Process Supervisor Task Scheduler
Self-Hosting Self-Host Bitwarden with Docker Compose and backups Bitwarden is a very popular password manager. It has the benefits of having E2E encryption and being open source allowing anyone to Self-host. It's worth giving this one a think
Self-Hosting Nextcloud 20 install with Docker Compose on Ubuntu 20.04 Nextcloud is open source software that allows anyone to self-host their own private storage. This guide is aimed at Ubuntu 20.04 but it will work with most Linux distros.
Self-Hosting Setting up Nginx Proxy Manager with Docker Compose What we'll do: Install docker Setup Nginx Proxy Manager This guide is aimed at Ubuntu/Debian systems. Why: To run multiple services over the same port a reverse proxy service
Self-Hosting Pi-hole and DoH quick install with docker compose What we'll do: Install Docker PiHole Setup DoH (DNS Over HTTPS) What you need: Raspberry Pi or Ubuntu/Debian Box Outcome: Network wide ad block Encrypted DNS using DoH This