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
2021-07-16 11:50:09 +00:00

2.6 KiB

my_capsule pour YunoHost

Niveau d'intégration
Installer my_capsule avec YunoHost

Read this readme in english. Lire ce readme en français.

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

Version incluse : 1.4.0~ynh2

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

Captures d'écran

Avertissements / informations importantes

  • Other infos that people should be aware of, such as:

    • 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