1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_capsule_ynh.git synced 2024-09-03 19:46:21 +02:00

translations

This commit is contained in:
yalh76 2022-07-31 14:54:49 +02:00
parent de28bc72a8
commit 19823ea6c5
2 changed files with 9 additions and 0 deletions

1
doc/DESCRIPTION_fr.md Normal file
View file

@ -0,0 +1 @@
Capsule Gemini personnalisée avec accès SFTP et HtmGem pour rendre vos pages Gemini accessibles sur le web.

8
doc/DISCLAIMER _fr.md Normal file
View file

@ -0,0 +1,8 @@
* Once installed, go to the chosen URL to know the user, domain and port you will have to use for the SFTP access.** The password is one you chosen during the installation. Under the Web directory, you will see a `www` folder which contains the public files served by this app. You can put all the files of your custom Web application inside.
* providing files access with [SFTP](https://yunohost.org/en/filezilla).
* It can also create a MySQL database which will be backed up and restored with your application. The connection details will be stored in the file `db_accesss.txt` located in the root directory.
* SFTP port
You may have change the SSH port as described in this section:
[Modify the SSH port](https://yunohost.org/en/security#modify-the-ssh-port);
then you should use this port to update your website with SFTP.