Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdwv/bitwarden-k8s

Helm chart for deploying bitwarden-rs in Kubernetes
https://github.com/cdwv/bitwarden-k8s

bitwarden helm helm-chart k8s

Last synced: 9 days ago
JSON representation

Helm chart for deploying bitwarden-rs in Kubernetes

Awesome Lists containing this project

README

        

# bitwarden-k8s
Helm chart for deploying [dani-garcia/bitwarden_rs](https://github.com/dani-garcia/bitwarden_rs) in Kubernetes.

## TL;DR;

```console
$ helm repo add bitwarden https://cdwv.github.io/bitwarden-k8s/
$ helm install bitwarden/bitwarden-k8s
```

OR

```console
$ git clone https://github.com/cdwv/bitwarden-k8s
$ cd bitwarden-k8s
$ helm install ./chart/bitwarden-k8s
```

## Installing the Chart

To install the chart with the release name `my-release`:

```console
$ helm install --name my-release bitwarden/bitwarden-k8s
```

## Uninstalling the Chart

To uninstall/delete the my-release deployment:

```console
$ helm delete my-release
```

The command removes all the Kubernetes components associated with the chart and deletes the release.

## More info on Helm
Head over to [cdwv/awesome-helm](https://github.com/cdwv/awesome-helm) to learn more about Helm - the Kubernetes package manager.

License
=======================================================================

Creative Commons License
bitwarden-k8s by CodeWave is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Maintainers
===========

[](http://codewave.eu)

Project is currently maintained, in our spare time, by [codewave.eu](http://codewave.eu) and a growing number of Contributors!