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
2021-07-30 20:00:15 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:53:33 +02:00
conf Updated web vault to 2.21.1 2021-07-29 20:10:05 +02:00
doc Apply last example_ynh 2021-07-29 20:05:36 +02:00
scripts Apply last example_ynh 2021-07-29 20:05:36 +02:00
.gitignore First commit 2019-08-05 01:29:15 +02:00
check_process Upgrade to 1.22.2~ynh1 2021-07-29 19:50:44 +02:00
LICENSE First commit 2019-08-05 01:29:15 +02:00
manifest.json Merge branch 'testing' into upgrade 2021-07-30 20:00:15 +02:00
README.md Merge branch 'testing' into upgrade 2021-07-30 20:00:15 +02:00
README_fr.md Merge branch 'testing' into upgrade 2021-07-30 20:00:15 +02:00

Vaultwarden for YunoHost

Integration level
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

Shipped version: 1.22.2

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

Screenshots

Disclaimers / important information

  • Any known limitations, constrains or stuff not working, such as (but not limited to):

    • single-sign on and LDAP integration are not-working
    • installation took a lot of time
  • Other infos that people should be aware of, such as:

Migrate from Bitwarden

This package handle the migration from Bitwarden to Vaultwarden. For that, you will have to upgrade your Bitwarden application with this repository. This can only be done from the command-line interface - e.g. through SSH. Once you're connected, you simply have to execute the following:

sudo yunohost app upgrade bitwarden -u https://github.com/YunoHost-Apps/vaultwarden_ynh --debug

The --debug option will let you see the full output. If you encounter any issue, please paste it.

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