This repository contains Helm charts managed by pree.
helm repo add pree https://charts.pree.dev
home-assistant chart
Open source home automation that puts local control and privacy first
overseer chart
Request management and media discovery tool for the Plex ecosystem
prowlarr chart
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps
radarr chart
A fork of Sonarr to work with movies à la Couchpotato
readarr chart
Book Manager and Automation (Sonarr for Ebooks)
sonarr chart
Smart PVR for newsgroup and bittorrent users
Our Argo CD app-of-apps Helm charts all implement the Argo CD app-of-apps pattern. The charts deploy Argo CD Application resources and enable configuring multiple related or "work well together" apps. To do this they combine Helm repository URLs with chart names and "tested" versions of the charts. In most cases some examples of how to configure individual apps are also provided. Please reference our app-of-apps documentation for more in-depth information.
Chart | Description | Version |
---|---|---|
ha-apps | Argo CD app-of-apps config for home automation applications | |
media-apps | Argo CD app-of-apps config for media applications |
Chart | Description | Version | App Version |
---|---|---|---|
nfs-mount | NFS mount to access already pres... |
Have a look at the documentation to get started.
# clone repo
git clone git@github.com:pree/helm-charts.git
cd helm-charts
# initialize pre-commit
pre-commit install
pre-commit install-hooks
# run pre-commit
pre-commit run -a
# update root README
hack/update-readme.sh
# update charts README
hack/helm-docs.sh
We track issues with this chart repository in the issue tracker.
We expect you to always create an issue prior to creating a new chart. This helps us discuss the merits of it before you put the effort into creating the chart.
This Helm chart collection is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.