https://github.com/volker-raschek/roundcube-charts
[MIRROR]: Helm chart of roundcube
https://github.com/volker-raschek/roundcube-charts
chart helm kubernetes roundcube
Last synced: over 1 year ago
JSON representation
[MIRROR]: Helm chart of roundcube
- Host: GitHub
- URL: https://github.com/volker-raschek/roundcube-charts
- Owner: volker-raschek
- License: other
- Created: 2024-12-20T09:15:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-13T14:34:24.000Z (over 1 year ago)
- Last Synced: 2025-02-13T15:33:20.811Z (over 1 year ago)
- Topics: chart, helm, kubernetes, roundcube
- Language: Smarty
- Homepage: https://artifacthub.io/packages/helm/volker-raschek/roundcube
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# roundcube-charts
[](https://drone.cryptic.systems/volker.raschek/roundcube-charts)
[](https://artifacthub.io/packages/search?repo=volker-raschek)
This is an inofficial helm chart for
[roundcube](https://github.com/roundcube/roundcubemail), because it is not yet
an official helm chart available.
This helm chart can be found on [artifacthub.io](https://artifacthub.io/) and
can be installed via helm.
```bash
helm repo add volker.raschek https://charts.cryptic.systems/volker.raschek
helm install drone volker.raschek/roundcube
```
## Customization
All [configuration
options](https://github.com/roundcube/roundcubemail-docker/blob/master/README.md#configurationenvironment-variables)
can be defined in the `values.yml` file below the `config` section.
Alternatively can be the options passed via the `--set` flag of the `helm
install` command.