Skip to content

Homelab Helm Charts compatible with ARM64 and ARM Docker Images. Helm charts I've put together to quickly get up and running with the most popular homelab applications and continuously adding.

edward8e/mini-homelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version: 0.1.4 Type: application

Mini-Homelab Helm Charts

Homelab Helm Charts compatible with ARM64 and ARM Docker Images.

Helm charts I've put together to quickly get up and running with the most popular homelab applications with the intension to run them on a Raspberry Pi k3s cluster.

Installation

# Add Helm Repo
helm repo add edward8e https://edward8e.github.io/mini-homelab/

# Update Repo list
helm repo update

# Install/Upgrade chart
helm upgrade -i sonarr edward8e/sonarr -f values.yaml

# List Charts
helm search repo edward8e

# Get values.yaml
helm show values edward8e/sonarr > values.yaml

Applications:

  • Radarr
  • Sonarr
  • Lidarr
  • Readarr
  • Overseerr
  • Bazarr
  • Jackett (develop)
  • Flood
  • qBittorrent (develop)
  • Wireguard
  • Code Server (develop)
  • Gluetun (develop)
  • Homer
  • Mealie
  • Uptime Kuma
  • Forwarder (custom) (develop)

Testing on:

  • Nodes: 4
  • Kubernetes: k3s v1.22.6
  • Hardware: Raspberry Pi 4 8gbs ram
  • OS: Raspbian 64bit

About

Homelab Helm Charts compatible with ARM64 and ARM Docker Images. Helm charts I've put together to quickly get up and running with the most popular homelab applications and continuously adding.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages