Imagemaid
Requirements Docker and dockge running on your device Ability to mount the Plex folder structure in docker. If your docker containers are running on the same server as plex then you will be ...
Requirements Docker and dockge running on your device Ability to mount the Plex folder structure in docker. If your docker containers are running on the same server as plex then you will be ...
Getting Started Installing Samba sudo apt update sudo apt install samba Configure Samba In a terminal window open the smb conf file. sudo nano /etc/samba/smb.conf At the bottom of the file paste...
We are going to be setting up plex on a bare metal device, this can also be done with GPU passthrough to a Virtal machine if you want to. Requirements One device capable of Running plex (Prefe...
Requirements Either one remote device like a raspberry pi or something that can run docker, or the existing host itself. Getting Started Though using the same device to monitor itself isn’t al...
Requirements K3s cluster or stand alone node Kubectl installed on your machine and configured to connect to your node / cluster A public domain within cloudflare Traekfik installed in your...
Requirements K3s cluster or stand alone node Kubectl installed on your machine and configured to connect to your node / cluster A public domain within cloudflare Helm installed on your mac...
Requirements K3s cluster or stand alone node Kubectl installed on your machine and configured to connect to your node / cluster A public domain within cloudflare Helm installed on your mac...
Auto Updating Pi-hole with Ansible Requirements Pihole server with SSH passwordless auth enabled Ansible why? Keeping pihole up to date means we are getting the latest bugfixes and features...
Copying SSH ID on Windows 10 To Ubuntu Background Typically when coyping SSH id’s to remote servers / machines we would use ssh-copy-id With windows terminal we don’t have this tool but there is a...
Monitoring K3S cluster Nodes and hardware. Kubernetes Stack Current stack consists of: 3 K3S Master,ETCD,Control plane servers (See other page about creating and configuring those.) 2 K3S Work...