1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh.git synced 2024-09-03 20:26:26 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-01-21 22:43:07 +00:00
parent b547ff8bba
commit 7498ff9bc2
2 changed files with 8 additions and 12 deletions

View file

@ -23,11 +23,9 @@ In addition to the chroot, the user has a limited space available.
So, you can provide to a distant user a limited part of your hard disk to let him put his backup, without any risk for your own server.
**Shipped version:** 1.3~ynh1
**Shipped version:** 1.3~ynh2
## Documentation and resources
* Official app website: <https://github.com/maniackcrudelis/ssh_chroot>
* Upstream app code repository: <https://github.com/maniackcrudelis/ssh_chroot>
* YunoHost documentation for this app: <https://yunohost.org/app_ssh_chroot_dir>
* Report a bug: <https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh/issues>

View file

@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# ssh chroot directory pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/ssh_chroot_dir.svg)](https://dash.yunohost.org/appci/app/ssh_chroot_dir) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/ssh_chroot_dir.svg)](https://dash.yunohost.org/appci/app/ssh_chroot_dir) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ssh_chroot_dir.maintain.svg)
[![Installer ssh chroot directory avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ssh_chroot_dir)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer ssh chroot directory rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller ssh chroot directory rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
This app create a directory for an user, to allow him to put in here his backups (or whatever he want).
This directory is accessible by ssh or sftp.
@ -23,12 +23,10 @@ In addition to the chroot, the user has a limited space available.
So, you can provide to a distant user a limited part of your hard disk to let him put his backup, without any risk for your own server.
**Version incluse :** 1.3~ynh1
**Version incluse :** 1.3~ynh2
## Documentations et ressources
* Site officiel de l'app : <https://github.com/maniackcrudelis/ssh_chroot>
* Dépôt de code officiel de l'app : <https://github.com/maniackcrudelis/ssh_chroot>
* Dépôt de code officiel de lapp : <https://github.com/maniackcrudelis/ssh_chroot>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_ssh_chroot_dir>
* Signaler un bug : <https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh/issues>
@ -44,4 +42,4 @@ ou
sudo yunohost app upgrade ssh_chroot_dir -u https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>