Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

25 total results found

Self Hosting

Documentation and Notes on my Self Hosting videos.

Docker Containers

Self Hosting

Chapter for Docker specific containers/services

Kubernetes Services

Self Hosting

Chapter for Kubernetes Services

Storage Solutions

Self Hosting

Guides for setting up self-hosted storage solutions.

AdGuard - Docker Setup

Self Hosting Docker Containers

Installing AdGuard Docker Command docker run --name adguardhome\ --restart unless-stopped\ -v /home/techdox/elzim-docker/adguard/workdir:/opt/adguardhome/work\ -v /home/techdox/elzim-docker/adguard/confdir:/opt/adguardhome/conf\ -p 192.16...

Nextcloud - Docker Setup

Self Hosting Docker Containers

Requirements Docker - install instructions here - https://docs.docker.com/engine/install/ubuntu/ Docker Compose - This can be installed on Linux by running 'sudo apt install docker-compose' Steps to follow Create folder using follow mkdir nextcloud ...

Portainer - Deploying MicroK8s

Self Hosting Kubernetes Services

How to setup MicroK8s using Portainer

FreshRSS - Page is a work in progress

Self Hosting Docker Containers

Requirements Docker - install instructions here - https://docs.docker.com/engine/install/ubuntu/ Docker Compose - This can be installed on Linux by running 'sudo apt install docker-compose' Steps to follow  Create a folder using the command - mkdir f...

JellyFin - Page is work in progress

Self Hosting Docker Containers

JellyFin- Docker Setup This guide looks like a really useful starting point to help write the rest of this JellyFin Docker Setup guide - https://cyberhost.uk/how-to-self-host-jellyfin/ Requirements Docker - install instructions here - https://docs.docker....

Watchtower - Image updater

Self Hosting Docker Containers

Introduction Watchtower is a Docker container management tool that automates the process of updating running Docker containers. It constantly monitors your Docker images and automatically pulls updated versions from the Docker registry, stops the existing con...

Backup Docker Volumes (Nextcloud Example)

Self Hosting Docker Containers

Description: In this guide, you will learn how to securely backup Docker volumes using Nextcloud as an example. Docker volumes play a critical role in persisting data within containerized applications, and backing them up is essential for data safety and reco...

Grocy - Page is a work in process

Self Hosting Docker Containers

Requirements Docker - install instructions here - https://docs.docker.com/engine/install/ubuntu/ Docker Compose - This can be installed on Linux by running 'sudo apt install docker-compose' Steps to follow  Create a folder using the command - mkdir g...

Pair Drop - Page is a work in process

Self Hosting Docker Containers

Requirements Docker - install instructions here - https://docs.docker.com/engine/install/ubuntu/ Docker Compose - This can be installed on Linux by running 'sudo apt install docker-compose' Steps to follow  Create a folder using the command - mkdir p...

Syncthing - Page is a work in process

Self Hosting Docker Containers

Requirements Docker - install instructions here - https://docs.docker.com/engine/install/ubuntu/ Docker Compose - This can be installed on Linux by running 'sudo apt install docker-compose' Steps to follow  Create a folder using the command - mkdir s...

Logitech Media Server - Page is a work in progress

Self Hosting Docker Containers

Docker-compose is from here -  https://hub.docker.com/r/lmscommunity/logitechmediaserver  Requirements Docker - install instructions here - https://docs.docker.com/engine/install/ubuntu/ Docker Compose - This can be installed on Linux by running 'sudo apt...

Wireguard - Docker Setup

Self Hosting Docker Containers

This is a Docker Compose file written in version "3" format. It defines two services: wireguard and wireguard-ui. These services are used to set up and manage a WireGuard VPN server along with a web-based user interface for configuration. Services wireguard ...

FocalBoard - Docker Setup

Self Hosting Docker Containers

Requirements Docker - install instructions here - https://docs.docker.com/engine/install/ubuntu/ Docker Compose - This can be installed on Linux by running 'sudo apt install docker-compose' Steps to follow Create folder using follow mkdir focalboard ...

Podgrab - Docker setup

Self Hosting Docker Containers

Requirements Docker - install instructions here - https://docs.docker.com/engine/install/ubuntu/ Docker Compose - This can be installed on Linux by running 'sudo apt install docker-compose' Steps to follow Create folder using follow mkdir podgrab Us...

Useful Linux and Docker commands to know

Self Hosting

https://www.composerize.com/ - convert docker run commands to docker-compose.yaml script.Useful to know Docker volumes explained in 6 minutes - https://yewtu.be/watch?v=p2PH_YPCsis Useful Linux Commands Remove filerm <file name>Remove a directory (folder)...

GlusterFS Setup

Self Hosting Storage Solutions

Requirements GlusterFS is only supported on 64bit systems, so make sure the host machine running GlusterFS and any machines utilising the share is also running on a 64bit system. This guide is created for Ubuntu 22.04 jammy Steps to follow Run the followin...

gPodder - Work in progress

Self Hosting Docker Containers

Requirements Docker - install instructions here - https://docs.docker.com/engine/install/ubuntu/ Docker Compose - This can be installed on Linux by running 'sudo apt install docker-compose' Steps to follow  Create a folder using the command - mkdir g...

Uptime Kuma

Self Hosting Docker Containers

Uptime Kuma - Overview Uptime Kuma is a powerful open-source tool for monitoring the availability and performance of your websites and services. With Uptime Kuma, you can easily track the uptime and response times of various endpoints. It provides a user-frie...

Memos

Self Hosting Docker Containers

Memos Memos is your gateway to superior note-taking, powered by Docker for reliability and simplicity. With Memos, you can effortlessly organize your thoughts, tasks, and ideas while ensuring your data stays secure and accessible. This Docker Compose file se...

Excalidraw

Self Hosting Docker Containers

Excalidraw Compose and Documentation Excalidraw is your go-to tool for creating and documenting your diagrams and visualizations effortlessly. This Docker Compose setup ensures a reliable and straightforward experience with Excalidraw. Whether you're sketchin...