Add Longhorn setup script and integrate into setup-all.sh

This commit is contained in:
2025-05-24 10:18:32 -07:00
parent 51ff5a6c42
commit bb925d56da
5 changed files with 5229 additions and 0 deletions

View File

@@ -17,6 +17,9 @@ chmod +x *.sh
# Setup MetalLB (must be first for IP allocation)
./setup-metallb.sh
# Setup Longhorn
./setup-longhorn.sh
# Setup Traefik
./setup-traefik.sh