1
0
Fork 0
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
Find a file
tituspijean 288d064589
Conditional config_file upgrade
avoids a warning if the file has not been generated
2024-03-16 13:55:53 +01:00
.github v2 2023-06-22 09:28:10 +02:00
conf set smtp_host to the domain value, enable starttls 2023-12-19 10:49:04 +01:00
doc Remove warning about building the rust binary: it's not true anymore 2023-12-08 19:56:20 +01:00
scripts Conditional config_file upgrade 2024-03-16 13:55:53 +01:00
.gitignore First commit 2019-08-05 01:29:15 +02:00
LICENSE First commit 2019-08-05 01:29:15 +02:00
manifest.toml Bump package version 2024-03-05 23:30:44 +01:00
README.md Auto-update README 2024-03-05 22:30:47 +00:00
README_fr.md Auto-update README 2024-03-05 22:30:47 +00:00
tests.toml Add toml schemas urls 2023-12-03 13:33:00 +01:00

Vaultwarden for YunoHost

Integration level Working status Maintenance status

Install Vaultwarden with YunoHost

Lire ce readme en français.

This package allows you to install Vaultwarden quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal.

Shipped version: 1.29.1~ynh4

Demo: https://vault.bitwarden.com/#/register

Screenshots

Screenshot of Vaultwarden

Documentation and resources

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/vaultwarden_ynh/tree/testing --debug
or
sudo yunohost app upgrade vaultwarden -u https://github.com/YunoHost-Apps/vaultwarden_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps