From 43255b62500e331589af5434c85684950e31d222 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 22 Jun 2023 07:24:00 +0000 Subject: [PATCH] Auto-update README --- README.md | 23 +---------------------- README_fr.md | 23 +---------------------- 2 files changed, 2 insertions(+), 44 deletions(-) diff --git a/README.md b/README.md index 2abcf4d..ac0388b 100644 --- a/README.md +++ b/README.md @@ -26,30 +26,9 @@ Alternative implementation of the Bitwarden server API written in Rust and compa ![Screenshot of Vaultwarden](./doc/screenshots/screenshot1.png) -## Disclaimers / important information - -### Install - -This package compile Vaultwarden from sources, that can take a long time on a small computer : - -* 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. -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: - -```bash -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 +* Official app website: * Official user documentation: * Official admin documentation: * Upstream app code repository: diff --git a/README_fr.md b/README_fr.md index cc33214..e5e0d90 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,30 +26,9 @@ Alternative implementation of the Bitwarden server API written in Rust and compa ![Capture d’écran de Vaultwarden](./doc/screenshots/screenshot1.png) -## Avertissements / informations importantes - -### Install - -This package compile Vaultwarden from sources, that can take a long time on a small computer : - -* 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. -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: - -```bash -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. - ## Documentations et ressources +* Site officiel de l’app : * Documentation officielle utilisateur : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app :