https://github.com/thumbscrew/k8s-charts
Helm charts!
https://github.com/thumbscrew/k8s-charts
chart charts cinny freshrss helm k8s kubernetes pgadmin pgadmin4 unifi unifi-controller
Last synced: 10 days ago
JSON representation
Helm charts!
- Host: GitHub
- URL: https://github.com/thumbscrew/k8s-charts
- Owner: Thumbscrew
- License: mit
- Created: 2022-11-17T22:41:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2026-01-24T20:08:16.000Z (18 days ago)
- Last Synced: 2026-01-25T08:51:46.993Z (18 days ago)
- Topics: chart, charts, cinny, freshrss, helm, k8s, kubernetes, pgadmin, pgadmin4, unifi, unifi-controller
- Language: Go Template
- Homepage:
- Size: 238 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm Charts!
[](https://github.com/Thumbscrew/k8s-charts/actions/workflows/chart-releaser.yaml)
A repository of Helm Charts that I have deployed in my own homelab.
## Usage
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
Once Helm is installed, add the repo as follows:
```bash
helm repo add thumbscrew https://thumbscrew.github.io/k8s-charts/
```
Search the repo charts:
```bash
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/|No|
|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/|No|
|cyberchef|The Cyber Swiss Army Knife by GCHQ|https://gchq.github.io/CyberChef|Yes|
## Contributing
All contributions welcome!
## License
[MIT License](LICENSE)