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 :