mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-03 18:41:30 +00:00
🎉 Release of add-on Bitwarden (Vaultwarden) 0.11.0
This commit is contained in:
parent
d66e8e5c7a
commit
e90f048c20
6 changed files with 31 additions and 33 deletions
|
@ -723,10 +723,10 @@ SOFTWARE.
|
|||
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.10.0
|
||||
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.10.0/README.md
|
||||
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.11.0
|
||||
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/v0.11.0/README.md
|
||||
[bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues
|
||||
[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.10.0-blue.svg
|
||||
[bitwarden-version-shield]: https://img.shields.io/badge/version-v0.11.0-blue.svg
|
||||
[bitwarden-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[bitwarden-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,18 +1,16 @@
|
|||
## What’s changed
|
||||
|
||||
## ✨ New features
|
||||
This add-on is based on Bitwarden RS, which has now renamed: Vaultwarden.
|
||||
They changed their name mainly to make it clear their backend is their own,
|
||||
not to be confused with Bitwarden.
|
||||
|
||||
- Add add-on translation support @frenck (#118)
|
||||
|
||||
## 🚀 Enhancements
|
||||
|
||||
- Cleanup NGinx config @frenck (#117)
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- Apply updated repository structure & CI workflow @frenck (#116)
|
||||
This release has some visual changes to naming and documentation to
|
||||
reflect that upstream naming change.
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#114)
|
||||
- Upgrades add-on base image to v4.2.0 @frenck (#115)
|
||||
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#121)
|
||||
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#122)
|
||||
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#123)
|
||||
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#124)
|
||||
- ⬆️ Upgrades Vaultwarden to 1.21.0 @frenck (#125)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Home Assistant Community Add-on: Bitwarden RS
|
||||
# Home Assistant Community Add-on: Bitwarden (Vaultwarden)
|
||||
|
||||
Bitwarden is an open-source password manager that can store sensitive
|
||||
information such as website credentials in an encrypted vault.
|
||||
|
@ -7,7 +7,7 @@ The Bitwarden platform offers a variety of client applications including
|
|||
a web interface, desktop applications, browser extensions and mobile apps.
|
||||
|
||||
This add-on is based upon the lightweight and opensource
|
||||
[Bitwarden RS][bitwarden-rs] implementation, allowing you to self-host
|
||||
[Vaultwarden][vaultwarden] implementation, allowing you to self-host
|
||||
this amazing password manager.
|
||||
|
||||
Password theft is a serious problem. The websites and apps that you use are
|
||||
|
@ -20,12 +20,12 @@ email, bank, and other important accounts. USE A PASSWORD MANAGER!
|
|||
The installation of this add-on is pretty straightforward and not different in
|
||||
comparison to installing any other Home Assistant add-on.
|
||||
|
||||
1. Search for the "Bitwarden RS" add-on in the Supervisor add-on store and
|
||||
install it.
|
||||
1. Start the "Bitwarden RS" add-on.
|
||||
1. Check the logs of the "Bitwarden RS" add-on to see if everything went
|
||||
well and to get the admin token/password.
|
||||
1. Click the "OPEN WEB UI" button to open Bitwarden RS.
|
||||
1. Search for the "Bitwarden (Vaultwarden)" add-on in the Supervisor add-on
|
||||
store and install it.
|
||||
1. Start the "Bitwarden (Vaultwarden)" add-on.
|
||||
1. Check the logs of the "Bitwarden (Vaultwarden)" add-on to see if everything
|
||||
went well and to get the admin token/password.
|
||||
1. Click the "OPEN WEB UI" button to open Vaultwarden.
|
||||
1. Add `/admin` to the URL to access the admin panel, e.g.,
|
||||
`http://hassio.local:7277/admin`. Log in using the admin token you got
|
||||
in step 3.
|
||||
|
@ -165,7 +165,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
[bitwarden-rs]: https://github.com/dani-garcia/bitwarden_rs
|
||||
[contributors]: https://github.com/hassio-addons/addon-bitwarden/graphs/contributors
|
||||
[discord-ha]: https://discord.gg/c5DvZ4e
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
|
@ -175,3 +174,4 @@ SOFTWARE.
|
|||
[reddit]: https://reddit.com/r/homeassistant
|
||||
[releases]: https://github.com/hassio-addons/addon-bitwarden/releases
|
||||
[semver]: http://semver.org/spec/v2.0.0.htm
|
||||
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Home Assistant Community Add-on: Bitwarden RS
|
||||
# Home Assistant Community Add-on: Bitwarden (Vaultwarden)
|
||||
|
||||
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
||||
|
||||
|
@ -19,7 +19,7 @@ The Bitwarden platform offers a variety of client applications including
|
|||
a web interface, desktop applications, browser extensions and mobile apps.
|
||||
|
||||
This add-on is based upon the lightweight and opensource
|
||||
[Bitwarden RS][bitwarden-rs] implementation, allowing you to self-host
|
||||
[Vaultwarden][vaultwarden] implementation, allowing you to self-host
|
||||
this amazing password manager.
|
||||
|
||||
Password theft is a serious problem. The websites and apps that you use are
|
||||
|
@ -45,7 +45,6 @@ If you are more interested in stable releases of our add-ons:
|
|||
|
||||
<https://github.com/hassio-addons/repository>
|
||||
|
||||
[bitwarden-rs]: https://github.com/dani-garcia/bitwarden_rs
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
|
@ -56,6 +55,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.10.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.10.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.11.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/v0.11.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png
|
||||
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Bitwarden RS",
|
||||
"version": "0.10.0",
|
||||
"name": "Bitwarden (Vaultwarden)",
|
||||
"version": "0.11.0",
|
||||
"slug": "bitwarden",
|
||||
"description": "Open source password management solution",
|
||||
"url": "https://github.com/hassio-addons/addon-bitwarden",
|
||||
|
@ -16,7 +16,7 @@
|
|||
"7277/tcp": 7277
|
||||
},
|
||||
"ports_description": {
|
||||
"7277/tcp": "Bitwarden Vault"
|
||||
"7277/tcp": "Vaultwarden Web interface"
|
||||
},
|
||||
"map": [
|
||||
"ssl"
|
||||
|
|
|
@ -22,7 +22,7 @@ configuration:
|
|||
name: Size limit of HTTP requests
|
||||
description: >-
|
||||
Optionally set the size limit of HTTP requests on the API of
|
||||
Bitwarden RS. This might be needed to support larger imports.
|
||||
Vaultwarden. This might be needed to support larger imports.
|
||||
The default is 10485760, which is 10MB.
|
||||
network:
|
||||
7277/tcp: Web interface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue