1
0
Fork 0
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
Find a file
2025-09-26 19:40:28 +02:00
.github v2 2023-06-22 09:28:10 +02:00
conf Update systemd.service 2025-05-10 09:59:12 +02:00
doc corrigé le lien pour accéder à l'interface admin 2025-07-11 02:12:28 +02:00
scripts upgrade: Remove wait_until on systemctl stop 2025-09-26 19:40:01 +02: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 Bump revision 2025-09-26 19:40:23 +02:00
README.md Auto-update READMEs 2025-09-26 19:40:28 +02:00
tests.toml Update tests.toml 2024-11-17 16:16:01 +01:00

Logo of Vaultwarden Vaultwarden, packaged for YunoHost

Manage passwords and other sensitive informations

App Demo Version: 1.34.3~ynh2

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.