Helm charts!
Go to file
James 33ca25a347
chore: bump silverbullet to 0.9.2 (#87)
2024-08-18 18:13:23 +00:00
.github/workflows chore: upgrade actions/checkout to v4 (#59) 2024-03-06 21:47:55 +00:00
charts chore: bump silverbullet to 0.9.2 (#87) 2024-08-18 18:13:23 +00:00
LICENSE chore: add README and LICENSE (#16) 2023-05-25 13:09:30 +01:00
README.md feat: CyberChef chart (#79) 2024-07-13 21:53:53 +00:00

README.md

Helm Charts!

Release Charts

A repository of Helm Charts that I have deployed in my own homelab.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is installed, add the repo as follows:

helm repo add thumbscrew https://thumbscrew.github.io/k8s-charts/

Search the repo charts:

helm search repo thumbscrew

Chart Status

I will generally only maintain the charts that I am currently using. See below for which ones I'm maintaining:

Chart Name Description Website Maintained
cinny Cinny Matrix client https://cinny.in/ Yes
freshrss RSS reader written in PHP https://freshrss.org/ Yes
pgadmin PostgreSQL database management tool https://www.pgadmin.org/ Yes
unifi-controller Unifi Controller (using linuxserver.io's image) for managing Unifi hardware Yes
focalboard Kanban board software by Mattermost https://www.focalboard.com/ Yes
jellyfin Open source media management system https://jellyfin.org Yes
tandoor-recipes Digital Recipe managment https://tandoor.dev/ Yes
silverbullet Note-taking application optimized for people with a hacker mindset https://silverbullet.md/ Yes
cyberchef The Cyber Swiss Army Knife by GCHQ https://gchq.github.io/CyberChef Yes

Contributing

All contributions welcome!

License

MIT License