3.5 KiB
h5ai pour YunoHost
Ce package vous permet d'installer h5ai 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
h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview.
Features
There are lots of optional extensions and configuration options to customize the web appearance of your directory listings. All markup is valid HTML5 spiced up with CSS3 and finest JavaScript to build a fresh but minimal user interface and a user experience that focuses on your files.
Some of the optional features are: file sorting, different view modes, localization, a breadcrumb, a tree view, custom headers and footers, file filter and search, folder sizes, auto refresh, packaged download, QR codes, thumbnails, file previews
Version incluse : 0.30.0~ynh3
Démo : https://larsjung.de/h5ai/demo/
Captures d'écran
Avertissements / informations importantes
Configuration
Après avoir installé l'application, vous pouvez ajouter des documents dans /var/www/documents
(ou le chemin correspondant que vous avez choisi).
h5ai ne permet pas de modifier ou de télécharger de nouveaux documents directement à partir du navigateur Web. Vous pouvez imaginer coupler le dossier /var/www/documents
à Nextcloud ou un FTP pour permettre à certains utilisateurs de télécharger du contenu et d'utiliser h5ai comme interface publique en lecture seule.
Le fichier de configuration principal est _h5ai / private / conf / options.json
. Vous souhaiterez peut-être modifier certains des paramètres documentés. Mais il y a d'autres fichiers dans _h5ai / private / conf
que vous pourriez consulter.
Documentations et ressources
- Site officiel de l'app : https://larsjung.de/h5ai/
- Documentation officielle de l'admin : https://larsjung.de/h5ai/
- Dépôt de code officiel de l'app : https://github.com/lrsjng/h5ai
- Documentation YunoHost pour cette app : https://yunohost.org/app_h5ai
- Signaler un bug : https://github.com/YunoHost-Apps/h5ai_ynh/issues
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/h5ai_ynh/tree/testing --debug
ou
sudo yunohost app upgrade h5ai -u https://github.com/YunoHost-Apps/h5ai_ynh/tree/testing --debug
Plus d'infos sur le packaging d'applications : https://yunohost.org/packaging_apps