mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2025-11-04 19:48:36 +01:00
Open source password management solutions for YunoHost
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Vaultwarden, packaged for YunoHost
Manage passwords and other sensitive informations
Screenshots
📦 Developer info
🛠️ Upstream Vaultwarden repository: https://github.com/dani-garcia/vaultwarden
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/vaultwarden_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade vaultwarden -u https://github.com/YunoHost-Apps/vaultwarden_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
