1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00
freshrss_ynh/README.md

55 lines
1.8 KiB
Markdown
Raw Normal View History

2016-02-17 19:02:33 +01:00
# FreshRSS package for YunoHost
2014-07-23 18:30:46 +02:00
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
2016-02-17 19:02:33 +01:00
* [FreshRSS website](http://freshrss.org)
* [YunoHost website](https://yunohost.org)
2014-07-24 15:36:20 +02:00
2018-07-07 16:21:03 +02:00
## INSTALL
[![Install FreshRSS with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=freshrss)
![](https://freshrss.org/images/screenshot.png)
2018-07-07 16:21:03 +02:00
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 :
2018-07-12 13:51:53 +02:00
Check if domain is already sets :
`yunohost app setting freshrss domain`
if this command does't return anything :
2018-07-07 16:21:03 +02:00
`yunohost app setting freshrss domain -v yourdomain.tld`
if you have multiple instances :
`yunohost app setting freshrss__instancenumber domain -v yourdomain.tld`
2015-02-08 18:55:48 +01:00
Changelog:
2018-09-23 15:11:51 +02:00
* 2018-09-23 :
* Update to FreshRSS 1.11.2
* Fix install on domain root path
2018-07-07 16:21:03 +02:00
* 2018-07-07 :
* Update to FreshRSS 1.11.1
* Remove deprecated helpers
* php-fpm dedicated pool
2018-06-03 20:17:22 +02:00
* 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
* 2017-12-03 : Update to FreshRSS 1.8.0
* 2017-06-03 : Update to FreshRSS 1.7.0
* 2017-03-13 : Update to FreshRSS 1.6.3
* 2017-03-13 : Complete package refactoring
* 2017-01-22 : Update to FreshRSS 1.6.2
API (mini) How To :
* Into your user profile : Settings > profil
* Setup an API password
2018-01-03 09:41:39 +01:00
* Check the API is working : https://exemple.tld/rss/api/greader.php
* Setup your client with : username : ynh user, password : the password you just setup, url https://exemple.tld/rss/api/greader.php