1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00
Wallabag v2 package for YunoHost
Find a file
lapineige ae76c98612
Add Fail2ban support (#65)
* Readme: Add welcome UI screenshoot 

It's always nice to have a quick look at the UI of the software you're going to install :)

* Testing  (#56)

* Fix 413 request entity too large (#55)

* [fix] 413 Request Entity Too Large

* Remove ini file for php (#57)

Have a look to YunoHost-Apps/nextcloud_ynh#138 for more information

* Add fail2ban config

* Add Fail2ban config removal helper

* Enhance fail2ban config look

* Add fail2ban backup

* Restore fail2ban config

* Add fail2ban config during upgrade

To make sure any older version will get fail2ban support

* Update minimum version to 3.5

This is needed for fail2ban helpers

* Add fail2ban info

* Fail2ban: Fix missing log file during install

* Fix feil2ban regex

* Fix fail2ban regex - 2

* Use ynh_systemd_action

* Use long getopts arguments

* Fix duplicated comment and remove blank space

* Fix fail2ban regex in upgrade script

* Improve regex - install

This allow empty username (not possible, but may still block some extra brute force spammers) and username with spaces

* Improve regex - upgrade

This allow empty username (not possible, but may still block some extra brute force spammers) and username with spaces

* Fix missing log file for fail2ban

* Indentation and variable usage
2019-05-08 17:01:54 +02:00
conf Remove ini file for php (#57) 2018-10-02 20:01:36 +02:00
hooks [enh] Add post_user_{create,delete} hooks 2016-07-16 14:04:47 +02:00
scripts Add Fail2ban support (#65) 2019-05-08 17:01:54 +02:00
sources/patches Testing (#42) 2018-02-12 22:09:26 +01:00
.gitignore Initial commit 2016-05-22 22:16:15 +02:00
check_process Testing (#42) 2018-02-12 22:09:26 +01:00
LICENSE Initial commit 2016-05-22 22:16:15 +02:00
manifest.json Add Fail2ban support (#65) 2019-05-08 17:01:54 +02:00
pull_request_template.md Move from ci-apps-dev to ci-apps-hq 2019-04-15 20:54:05 +02:00
README.md Add Fail2ban support (#65) 2019-05-08 17:01:54 +02:00

Wallabag v2 for Yunohost - [English Version]

This is a Wallabag v2 package for YunoHost.

wallabag start screen


NB: Since @jeromelebleu is no longer maintaining this package, I (@lapineige) take over this repository. But I have limited time and experience, so feel free to help !

Shipped version: 2.3.2

Wallabag is a self hostable Read-It-Later application allowing you to not miss any content anymore. Click, save, read it when you can. It extracts content so that you can read it when you have time.

It provides a web interface, browser (Firefox / Chrome / Opera) add-ons, mobile apps (Android / iOS / Windows Phone) and even on e-reader (PocketBook / Kobo).

Install Wallabag v2 with
YunoHost

Features

In addition to Wallabag core features, the following are made available with this package:

  • Integrate with YunoHost users and SSO - i.e. logout button
  • Allow one user to be the administrator (set at the installation)
  • Asynchronous import using Redis (need to be enabled in the Internal Settings). RabbitMQ import not supported (yet ?)
  • Supports fail2ban - protects you from password brute force attacks.

Known issue(s)

Upgrade from v1

The upgrade from the YunoHost Wallabag v1 app requires a manual operation, that's why it's provided as a new package. For the migration process, please refer to the Wallabag official documentation.



Wallabag pour Yunohost - [Version Française]

Paquet Wallabag v2 pour Yunohost.


NB: Depuis que @jeromelebleu ne maintiens plus ce paquet, je (@lapineige) reprends la charge de ce dépôt. Mais j'ai un temps et une expérience limitées, donc n'hésitez pas à donner un coup de main :) !

Version actuelle: 2.3.2

Wallabag est une application de lecture différée : elle permet simplement darchiver une page web en ne conservant que le contenu. Les éléments superflus (menus, publicités, etc.) sont supprimés.

Sont disponibles: une interface web, des add-ons pour navigateurs (Firefox / Chrome / Opera), des applications pour mobile (Android / iOS / Windows Phone) et même sur liseuse (PocketBook / Kobo).

Install Wallabag v2 with
YunoHost

Fonctionnalités

En plus des fonctionnalités principales de Wallabag, ce paquet propose également:

  • Une intégration avec le système de gestion des utilisateurs et le SSO de Yunohost - e.g. un bouton de déconnexion
  • De permettre à un utilisateur d'être administrateur (réglage lors de l'installation)
  • Un import asynchrone utilisant Redis (à activer dans les Paramètres Internes). L'import via RabbitMQ n'est pas (encore ?) supporté.

Problème(s) connu(s)

Mettre à niveau depuis la v1

La mise à niveau depuis le paquet Yunohost de Wallabag v1 demande une opération manuelle, c'est pourquoi un nouveau paquet est fournit. Pour le processus de migration, merci de vous référer à la documentation officiel de Wallabag.

Liens