https://github.com/cdrage/charts
🚀 Helm Charts (actively maintained): Gitea
https://github.com/cdrage/charts
charts gitea helm kubernetes openshift
Last synced: 12 months ago
JSON representation
🚀 Helm Charts (actively maintained): Gitea
- Host: GitHub
- URL: https://github.com/cdrage/charts
- Owner: cdrage
- Created: 2019-12-04T20:33:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T22:00:18.000Z (over 6 years ago)
- Last Synced: 2025-01-29T17:33:41.242Z (about 1 year ago)
- Topics: charts, gitea, helm, kubernetes, openshift
- Language: Smarty
- Homepage: http://charts.charliedrage.com
- Size: 263 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helm Charts
These charts are actively maintained.
Each chart strives to **always** have an emphasis on:
- Using Ingress with Let's Encrypt
- Persistency
- De-coupled services (using a separate database service)
## Installation
Add the repo!
```sh
helm repo add cdrage https://charts.charliedrage.com
```
Install a test chart:
```sh
helm install gitea cdrage/gitea
```
## List of actively maintained charts
- [Gitea](https://github.com/cdrage/charts/tree/master/gitea)