1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_capsule_ynh.git synced 2024-09-03 19:46:21 +02:00
my_capsule_ynh/README_fr.md
2022-07-30 05:46:20 +00:00

2.9 KiB

my_capsule pour YunoHost

Niveau d'intégration Statut du fonctionnement Statut de maintenance
Installer my_capsule avec YunoHost

Read this readme in english.

Ce package vous permet d'installer my_capsule rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez ici pour savoir comment l'installer et en profiter.

Vue d'ensemble

Custom Gemini capsule with SFTP access and HtmGem to make your Gemini pages reachable on the web.

Version incluse : 1.4.0~ynh3

Démo : https://gmi.sbgodin.fr/htmgem/

Captures d'écran

Capture d'écran de my_capsule Capture d'écran de my_capsule

Avertissements / informations importantes

  • 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.

  • 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; then you should use this port to update your website with SFTP.

Documentations et ressources

Informations pour les développeurs

Merci de faire vos pull request sur la branche testing.

Pour essayer la branche testing, procédez comme suit.

sudo yunohost app install https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing --debug
ou
sudo yunohost app upgrade my_capsule -u https://github.com/YunoHost-Apps/my_capsule_ynh/tree/testing --debug

Plus d'infos sur le packaging d'applications : https://yunohost.org/packaging_apps