{"id":21970359,"url":"https://github.com/guerzon/vaultwarden","last_synced_at":"2026-04-29T06:02:23.092Z","repository":{"id":37029218,"uuid":"471299160","full_name":"guerzon/vaultwarden","owner":"guerzon","description":"Helm chart for Vaultwarden, the (unofficial) Bitwarden-compatible server written in Rust","archived":false,"fork":false,"pushed_at":"2026-03-05T02:43:28.000Z","size":215,"stargazers_count":287,"open_issues_count":20,"forks_count":105,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-05T07:49:30.775Z","etag":null,"topics":["bitwarden","docker","helm","helm-charts","kubernetes","vaultwarden"],"latest_commit_sha":null,"homepage":"","language":"Go Template","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guerzon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"guerzon","liberapay":"guerzon","custom":["https://paypal.me/ilesterg"]}},"created_at":"2022-03-18T09:01:20.000Z","updated_at":"2026-03-05T02:43:19.000Z","dependencies_parsed_at":"2023-02-05T00:03:33.109Z","dependency_job_id":"664c49ab-c5eb-4289-bcac-d54d286df86d","html_url":"https://github.com/guerzon/vaultwarden","commit_stats":{"total_commits":87,"total_committers":29,"mean_commits":3.0,"dds":0.5862068965517242,"last_synced_commit":"1bb422cebc0c8496034eb0ae67ac8f41c152cb81"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/guerzon/vaultwarden","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerzon%2Fvaultwarden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerzon%2Fvaultwarden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerzon%2Fvaultwarden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerzon%2Fvaultwarden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guerzon","download_url":"https://codeload.github.com/guerzon/vaultwarden/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerzon%2Fvaultwarden/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32150399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitwarden","docker","helm","helm-charts","kubernetes","vaultwarden"],"created_at":"2024-11-29T14:38:56.342Z","updated_at":"2026-04-22T19:02:17.238Z","avatar_url":"https://github.com/guerzon.png","language":"Go Template","funding_links":["https://github.com/sponsors/guerzon","https://liberapay.com/guerzon","https://paypal.me/ilesterg"],"categories":["Go Template"],"sub_categories":[],"readme":"# Helm chart for Vaultwarden\n\n[![MIT Licensed](https://img.shields.io/github/license/guerzon/vaultwarden)](https://github.com/guerzon/vaultwarden/blob/main/LICENSE)\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/vaultwarden)](https://artifacthub.io/packages/search?repo=vaultwarden)\n\n[Vaultwarden](https://github.com/dani-garcia/vaultwarden), formerly known as **Bitwarden_RS**, is an \"alternative implementation of the Bitwarden server API written in Rust and compatible with [upstream Bitwarden clients](https://bitwarden.com/download/), perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.\"\n\n## Description\n\nThis [Helm](https://helm.sh/docs/) chart is used to deploy `vaultwarden` with a stable configuration to Kubernetes clusters.\n\nThe `vaultwarden` project can be found [here](https://github.com/dani-garcia/vaultwarden). To learn more about Vaultwarden, please visit the [wiki](https://github.com/dani-garcia/vaultwarden/wiki).\n\n### Change of Resource Type in Versions \u003e= 0.18.0\n\nStarting from version 0.18.0, when a stateless configuration is detected that utilizes an external database and persistent storage, a `Deployment` is automatically used in favor of the current `StatefulSet`. This enables running multiple pods simultaneously, thereby enhancing the processes of updates, rollbacks, and scalability for load balancing. This automatic detection can be overridden by manually specifying a `resourceType`.\n\n## Prerequisites\n\n- Kubernetes \u003e= 1.12\n- Helm \u003e= 3.1.0\n- `docker` and `make` for generating the chart documentation\n\n## Usage\n\nAdd the repository:\n\n```bash\nhelm repo add vaultwarden https://guerzon.github.io/vaultwarden\n```\n\nRefer to the detailed documentation [here](./charts/vaultwarden/README.md).\n\n## Disclaimer\n\nPlease do your due-diligence before using this chart for a production deployment.\n\nNevertheless, if you find any issues while using this chart, or have any suggestions, I would appreciate it if you would [submit an issue](https://github.com/guerzon/vaultwarden/issues/new). Alternatively, PRs are appreciated!\n\n## License\n\nSee [LICENSE](./LICENSE).\n\n## Author\n\nThis Helm chart was created and maintained by [Lester Guerzon](https://guerzon.net).\n\n### Maintainers\n\nInterested in maintaining this chart? Drop me an email at lester@guerzon[.]net.\n\n### Credits\n\n- The `vaultwarden` project can be found [here](https://github.com/dani-garcia/vaultwarden)\n- Further information about `Bitwarden` and 8bit Solutions LLC can be found [here](https://bitwarden.com/)\n\n## References\n\n- Guides: \u003chttps://github.com/dani-garcia/vaultwarden/wiki\u003e\n- Configuration: \u003chttps://github.com/dani-garcia/vaultwarden/blob/main/.env.template\u003e\n- Releases: \u003chttps://github.com/dani-garcia/vaultwarden/releases\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguerzon%2Fvaultwarden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguerzon%2Fvaultwarden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguerzon%2Fvaultwarden/lists"}