User Tools

Site Tools


nethserver-tt-rss

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
nethserver-tt-rss [2016/10/08 10:03]
stephdl
nethserver-tt-rss [2019/06/05 19:48] (current)
Line 7: Line 7:
 Then Then
   yum install nethserver-tt-rss --enablerepo=stephdl     yum install nethserver-tt-rss --enablerepo=stephdl  
 +  
 +You need to go to https://your_ip/tt-rss (or in dashboard->application->tt-rss) and use a valid user of your nethserver 
 +  * admin User
 +<file>
 +on NS6 is 'admin' if a password is set
 +on NS7 create and use the user admin@yourdomain to login. yourdomain must be relevant to your domain :)
 +</file>
  
 ==== Usage  ==== ==== Usage  ====
- + 
 +   *Control the services
 normally the service tt-rss (which controls the feed updates)  will be started automatically, if you want to control it normally the service tt-rss (which controls the feed updates)  will be started automatically, if you want to control it
  
Line 46: Line 54:
  
   *Authentication   *Authentication
-Control the way users are authenticated. Correct values are **http** (apache protect the access), **internal** (uses the internal database to manage users and groups. An admin have to create user account before they can login). If you use the internal authentication mechanism, you need to login using admin/password+Control the way users are authenticated. Correct values are **http** (apache protect the access), **internal** (uses the internal database to manage users and groups. An admin have to create user account before they can login). you need to login using admin/password on NS6 or  admin@yourdomain/password on NS7 
     config setprop tt-rss  Authentication http     config setprop tt-rss  Authentication http
     signal-event nethserver-tt-rss-update     signal-event nethserver-tt-rss-update
Line 56: Line 65:
   signal-event nethserver-tt-rss-update   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 ==== ==== Issues ====
nethserver-tt-rss.txt · Last modified: 2019/06/05 19:48 (external edit)