2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2026-08-13 12:50:20 +02:00
Open source password management solutions for YunoHost
Find a file
2026-07-29 22:26:50 +02:00
.github v2 2023-06-22 09:28:10 +02:00
conf cleaning 2026-07-24 22:36:13 +02:00
doc Add pre_upgrade message for 1.35.3~ynh1 2026-02-11 12:37:52 +01:00
scripts Merge branch 'master' into testing 2025-12-28 20:13:27 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:09:02 +02:00
LICENSE First commit 2019-08-05 01:29:15 +02:00
manifest.toml Update manifest.toml 2026-07-29 22:03:49 +02:00
README.md Auto-update READMEs 2026-07-29 22:03:54 +02:00
tests.toml cleaning 2025-08-17 11:48:58 +02:00

Logo of Vaultwarden Vaultwarden, packaged for YunoHost

Encrypted end-to-end password manager

Version: 1.37.1~ynh1

Screenshots

Screenshot of Vaultwarden

📦 Developer info

Automatic tests level

🛠️ 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.