mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
update readme
This commit is contained in:
parent
c74b07f382
commit
9a868dacac
1 changed files with 22 additions and 0 deletions
22
README.md
22
README.md
|
@ -5,9 +5,31 @@ An efficient but powerful RSS aggregator with a nice and mobile-friendly design,
|
||||||
* [FreshRSS website](http://freshrss.org)
|
* [FreshRSS website](http://freshrss.org)
|
||||||
* [YunoHost website](https://yunohost.org)
|
* [YunoHost website](https://yunohost.org)
|
||||||
|
|
||||||
|
## INSTALL
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=freshrss)
|
[](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:
|
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-06-03 : Update to FreshRSS 1.11.0
|
||||||
* 2018-02-04 : Update to FreshRSS 1.10.1
|
* 2018-02-04 : Update to FreshRSS 1.10.1
|
||||||
* 2017-12-27 : Update to FreshRSS 1.9.0
|
* 2017-12-27 : Update to FreshRSS 1.9.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue