a837947884
* first work for allowing ramdisk usage * add bump tooling. Fixes: #157 * bump minor versions due to adding ramdisk emptydir to persistence * allow disabling persistent storage * actually push major as it is breaking in theory * cleanup hpm example code * Allow custom storageClass and fix bug using the wrong storageClass * try fixing gabs * cleanup * update tests * revert some permission job changes * reverse some of the 3.0 common incompatible bitwarden changes |
||
---|---|---|
.. | ||
SCALE | ||
templates | ||
.helmignore | ||
CONFIG.md | ||
Chart.yaml | ||
README.md | ||
app-readme.md | ||
values.yaml |
README.md
Introduction
Unofficial Bitwarden compatible server written in Rust
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. This chart is not maintained by the upstream project and any issues with the chart should be raised here
Source Code
- https://github.com/truecharts/apps/tree/master/incubator/bitwarden
- https://github.com/k8s-at-home/charts/tree/master/charts/stable/bitwardenrs
- https://github.com/dani-garcia/bitwarden_rs
Requirements
Kubernetes: >=1.16.0-0
Dependencies
Repository | Name | Version |
---|---|---|
https://charts.bitnami.com/bitnami | postgresql | 10.4.2 |
https://truecharts.org/ | common | 3.5.5 |
Installing the Chart
To install the chart with the release name bitwarden
- Open TrueNAS SCALE
- Go to Apps
- Click "Install" for this specific Apps
- Fill out the configuration form
Uninstalling the Chart
To uninstall the bitwarden
deployment
- Open TrueNAS SCALE
- Go to Apps
- Go to "Installed Apps"
- Expand the menu in the top-right corner of this App
- Click "Remove" for this specific Apps
The command removes all the Kubernetes components associated with the chart including storage volumes (Except hostPath Storage) and deletes the release.
Support
Autogenerated from chart metadata using helm-docs v1.5.0 All Rights Reserved - The TrueCharts Project