diff --git a/README.md b/README.md index 9b1ab53..dd7d020 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,31 @@ An efficient but powerful RSS aggregator with a nice and mobile-friendly design, * [FreshRSS website](http://freshrss.org) * [YunoHost website](https://yunohost.org) +## INSTALL + [![Install FreshRSS with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=freshrss) +or command line : + +`yunohost app install https://github.com/YunoHost-Apps/freshrss_ynh` + +## UPGRADE +`yunohost app upgrade freshrss -u https://github.com/YunoHost-Apps/freshrss_ynh` + +# :warning: WARNING :warning: +upgrade for stretch has now dedicated php-fpm pool. To make upgrade works : + +`yunohost app setting freshrss domain -v yourdomain.tld` + +if you have multiple instances : + +`yunohost app setting freshrss__instancenumber domain -v yourdomain.tld` + Changelog: +* 2018-07-07 : + * Update to FreshRSS 1.11.1 + * Remove deprecated helpers + * php-fpm dedicated pool * 2018-06-03 : Update to FreshRSS 1.11.0 * 2018-02-04 : Update to FreshRSS 1.10.1 * 2017-12-27 : Update to FreshRSS 1.9.0