3

I'm currently setting up my homelab using k3s and helm. Normally I use the official charts from the projects themselves, but I'm a bit lost when trying to install software that don't have official helm charts. Are there any searchable trusted resources for helm charts?

top 6 comments
sorted by: hot top controversial new old
[-] nothingbutlove@lemmyonline.com 2 points 1 year ago

I've had luck exploring the upstream's source repositories. Often, 'official' charts are in the repos, but not pushed anywhere. Also, if you aren't averse to Bitnami, they've quite a large collection of charts and applications which receive care and maintenance.

[-] dotslashme@infosec.pub 1 points 1 year ago

Good suggestion. I am a bit averse to bitnami unfortunately but it might beat writing all the charts myself.

[-] woodsprinf 1 points 1 year ago

Sometimes people build their own helm charts on GitHub, but not sure if that will qualify for "trusted".

You can make your own, if a project has an official docker image, it'll just be a matter of writing a deployment.yaml with that image,, a service.yaml for the deployment and possibly a pvc.yaml just to give it some persistence storage. Its what I do if a project doesn't have an official helm chart.

[-] tobifroe@lemm.ee 0 points 1 year ago

Artifact Hub might be what you’re looking for?

[-] dotslashme@infosec.pub 0 points 1 year ago

Good suggestion, but I find it hard to find the source of those charts (might be a mobile thing though). I will be sure to check it out more closely on my desktop.

[-] tobifroe@lemm.ee 2 points 1 year ago

Sorry for replying late, on desktop there's a sidebar that has a link to the chart source.

this post was submitted on 27 Jun 2023
3 points (100.0% liked)

Selfhosted

39206 readers
271 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS