mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2024-09-03 18:26:31 +02:00
Open source password management solutions for YunoHost
bc53517e20
use new permission system |
||
---|---|---|
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
issue_template.md | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md | ||
README_fr.md |
Bitwarden for YunoHost
This package allows you to install Bitwarden quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Bitwarden is a open source password manager.
Shipped version: 1.16.3
Important points to read before installing
At the end of the installation, the admin user will receive a mail with the admin_token used to access https://your.domain.tld/bitwarden/admin.
Screenshots
Demo
Configuration
How to configure this app: by an admin panel at https://bitwarden.domain.tld/admin.
Documentation
- Official documentation: https://help.bitwarden.com/ and https://github.com/dani-garcia/bitwarden_rs/wiki
YunoHost specific features
Multi-user support
- Are LDAP and HTTP auth supported? No
- Can the app be used by multiple users? Yes
Supported architectures
Links
- Report a bug: https://github.com/YunoHost-Apps/bitwarden_ynh/issues
- App website: https://bitwarden.com/
- Upstream app repository: https://github.com/dani-garcia/bitwarden_rs
- YunoHost website: https://yunohost.org/
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/bitwarden_ynh/tree/testing --debug
or
sudo yunohost app upgrade bitwarden -u https://github.com/YunoHost-Apps/bitwarden_ynh/tree/testing --debug