1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shaarli_ynh.git synced 2024-09-03 20:26:10 +02:00
shaarli_ynh/README_fr.md
2022-09-05 16:04:18 +00:00

2.9 KiB

Shaarli pour YunoHost

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

Read this readme in english.

Ce package vous permet d'installer Shaarli 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

Shaarli is a minimalist bookmark manager and link sharing service that you can install on your own server. It is designed to be personal (single-user), fast and handy.

Features

  • share, comment and save interesting links
  • bookmark useful/frequent links and share them between computers
  • a minimal blog/microblog/writing platform
  • a read-it-later/todo list
  • a notepad to draft and save articles/posts/ideas
  • a knowledge base to keep notes, documentation and code snippets
  • a shared clipboard/notepad/pastebin between computers
  • playlist manager for online media
  • feed other blogs, aggregators, social networks...

Version incluse : 0.12.1~ynh5

Démo : https://demo.shaarli.org/

Captures d'écran

Capture d'écran de Shaarli

Avertissements / informations importantes

Configuration

During the installation app will prompt you to install itself as public or private, if you choose public then anyone (not just YunoHost users) would be able to access your Shaarli instance.

After the installation is complete, go to the domain where the Shaarli is installed and create your account. After the creation of the account the registration will be locked.

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/shaarli_ynh/tree/testing --debug
ou
sudo yunohost app upgrade shaarli -u https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing --debug

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