techno-tim.github.io
techno-tim.github.io copied to clipboard
Open Source, Community Driven, Documentation for Techno Tim YouTube Videos/ Complete with examples for all your copy pasta needs!
Ignore chirpy updates https://github.com/techno-tim/techno-tim.github.io/pull/159
As mentioned in discord I would recommend adding the following to your k3s deployment. I see multiple pages about the k3s deployment and each are missing the following which will...
After https://github.com/cotes2020/jekyll-theme-chirpy/issues/1497 is fixed, I should update to the latest version and then revert https://github.com/techno-tim/techno-tim.github.io/commit/4608f15b7dbe7d05fd841e2f2ed0391fe6366c10
Hi Tim, Great tutorial! Authelia 4.38.0 has deprecated some elements and the code will need future updates for the upcoming v5. Could the code please be updated to address the...
Tiny thing but line12 in reference_files/traefik-portainer-ssl/traefik/users_database.yml says "# Password is Authelia" when in fact the hashed password is "P@assword!".
I'm using the config.yml in reference files > traefik-portainer-ssl >traefik > config.yml. The config file is working like a champ all of my services such as pihole, proxmox, unraids, plex,...
With the release of pi-hole 6 the redirect to /admin is now handled by pi-hole itself. the redirect middlewares are not needed for version 6 but still needed for version...