Got around to clean up my home lab
It is still a mess, but a slightly better organized mess. Only the Fujitsu thin clients and the Raspberry Pi boxes run 24/7 today.
K3s flux netdata
netdata Helm chart. flux/GitHub repository. Special notice to the 'ingress' section. "ingress.class: traefik" ((1.1) values.yaml) should not be correct. For anything other than NGINX, should be using the 'spec' section. Not sure ... Cluster is using taints.
bitnami Joomla helm chart
Install Joomla with bitnami helm chart (with flux). The setup is required to handle different clusters. Therefore, the setup is in two parts: A general part for all clusters and a second part for settings unique for each cluster. Like load balancer IP or storage class.
Joomla on K3s
Running a Jooma CMS on K3s. K3S v1.24.8+k3s1 on Ubuntu 20.04 (AMD64). Disabled servicelb and traefik. Installed metalLB and traefik after initial installation. Using local-path storage class.
Pihole on K3s
Setup: K3s v1.24.8+k3s1 on Ubuntu 20.04 (AMD64). Disabled servicelb and traefik. Installed metalLB and traefik after the initial installation. Using local-path storage class. It is not a cluster solution. I.e., you cannot scale this setup - replicas: above 1 will not work.
OpenWrt and Graylog Lookup Tables
What this is about: Export AP logs for successful logins to a txt file. Use the txt file to compare each following login from the same AP: Is new login on the list or not.
Page 1 of 2