From 6216c41ee21ff6b78f1b28884c10660efd6c24ee Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Tue, 22 Feb 2022 14:48:28 +0100 Subject: [PATCH 1/2] Update DISCLAIMER.md --- doc/DISCLAIMER.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 508c5ed..8988681 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,12 +1,11 @@ -* 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 +### Install -* Other infos that people should be aware of, such as: - * At the end of the installation, the admin user will receive a mail with the admin_token used to access https://your.domain.tld/vaultwarden/admin. - * You can configure this app using the admin panel at https://vaultwarden.domain.tld/admin. +This package compile Vaultwarden from sources, that can take a long time on a small computer : -## Migrate from Bitwarden +* When installing on a Raspberry Pi 3, this can take more than 1 hour. +* When installing from the webadmin, you can encounter the "504 Gateway Timeout": this is fine, just let it finish in the background. + +### 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. From dbf79dce213de264c7c129280011971d012e09b3 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Tue, 22 Feb 2022 19:44:15 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 13 ++++++------- README_fr.md | 13 ++++++------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 83800d1..e2fac6a 100644 --- a/README.md +++ b/README.md @@ -27,15 +27,14 @@ Alternative implementation of the Bitwarden server API written in Rust and compa ## 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 +### Install -* Other infos that people should be aware of, such as: - * At the end of the installation, the admin user will receive a mail with the admin_token used to access https://your.domain.tld/vaultwarden/admin. - * You can configure this app using the admin panel at https://vaultwarden.domain.tld/admin. +This package compile Vaultwarden from sources, that can take a long time on a small computer : -## Migrate from Bitwarden +* When installing on a Raspberry Pi 3, this can take more than 1 hour. +* When installing from the webadmin, you can encounter the "504 Gateway Timeout": this is fine, just let it finish in the background. + +### 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. diff --git a/README_fr.md b/README_fr.md index e8ddaa3..e81cc48 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,15 +23,14 @@ Alternative implementation of the Bitwarden server API written in Rust and compa ## Avertissements / informations importantes -* 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 +### Install -* Other infos that people should be aware of, such as: - * At the end of the installation, the admin user will receive a mail with the admin_token used to access https://your.domain.tld/vaultwarden/admin. - * You can configure this app using the admin panel at https://vaultwarden.domain.tld/admin. +This package compile Vaultwarden from sources, that can take a long time on a small computer : -## Migrate from Bitwarden +* When installing on a Raspberry Pi 3, this can take more than 1 hour. +* When installing from the webadmin, you can encounter the "504 Gateway Timeout": this is fine, just let it finish in the background. + +### 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.