User Tools

Site Tools


nethserver-tt-rss

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

nethserver-tt-rss [2015/05/03 18:10]
stephdl
nethserver-tt-rss [2019/06/05 19:48]
Line 1: Line 1:
-==== TT-rss ==== 
  
-TT-rss is a rss reader, see https://tt-rss.org/redmine/projects/tt-rss/wiki 
- 
-First you need to install my repository 
-  yum install http://mirror.de-labrusse.fr/NethServer/6/noarch/nethserver-stephdl-1.0.0-1.ns6.noarch.rpm 
-Then 
-  yum install nethserver-tt-rss --enablerepo=stephdl   
- 
-==== Usage  ==== 
-  
-normally the service tt-rss (which controls the feed updates)  will be started automatically, if you want to control it 
- 
-    service tt-rss start 
- 
-you can use (start, stop, restart, status) 
- 
-you can see the internal configuration database 
-    # config show tt-rss  
-    tt-rss=service 
-        MultiUser=enabled 
-        MysqlPort=3306 
-        access=private 
-        status=enabled 
- 
-once you have modified a property you need to launch a signal-event 
- 
-    config setprop tt-rss status disabled 
-    signal-event nethserver-tt-rss-update 
- 
-Then you have to go to https://your_ip/tt-rss (or in dashboard->application->tt-rss) and use a valid user of your nethserver (can be 'admin' if a password is set) 
- 
-==== Issues ==== 
- 
-Please raise Issues on [[https://github.com/stephdl/nethserver-tt-rss/issues|github]] 
- 
-====Sources==== 
-source are available https://github.com/stephdl/nethserver-tt-rss/tree/ns6 
-==== Epel rpm ==== 
-  pwauth 
-  perl-Expect 
-  mod_authnz_external 
- 
-{{tag>module}} 
nethserver-tt-rss.txt ยท Last modified: 2019/06/05 19:48 (external edit)