Advanced Search
Search Results
25 total results found
Self Hosting
Documentation and Notes on my Self Hosting videos.
Docker Containers
Chapter for Docker specific containers/services
Kubernetes Services
Chapter for Kubernetes Services
Storage Solutions
Guides for setting up self-hosted storage solutions.
AdGuard - Docker Setup
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
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
How to setup MicroK8s using Portainer
FreshRSS - Page is a work in progress
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
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
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)
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
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
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
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
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
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
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
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
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
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
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
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
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
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...