Line 1:
Line 1:
{{Languages}}
{{Languages}}
−
===Maintainer===
===Maintainer===
Line 16:
Line 15:
[http://tt-rss.org/redmine/ Tiny Tiny RSS] is a web based feed reader. You can take a look at the [http://tt-rss.org/demo/ online demo]
[http://tt-rss.org/redmine/ Tiny Tiny RSS] is a web based feed reader. You can take a look at the [http://tt-rss.org/demo/ online demo]
−
=== Requirement ===
+
=== Installation 9.x===
−
This contrib has been developped and tested on SME Server 8b6 and later. It probably won't work on SME 7.
+
v9 is now EOL and deprecated
−
=== Installation 8.x and 9.x===
+
=== Installation v10.x ===
−
Configure Firewall-Services's repository:
+
{{Warning box|These contribs are still in the smetest repo for testing}}
−
db yum_repositories set fws repository \
+
To install normally you would use the following:
−
BaseURL http://repo.firewall-services.com/centos/\$releasever \
−
EnableGroups no GPGCheck yes \
−
Name "Firewall Services" \
−
GPGKey http://repo.firewall-services.com/RPM-GPG-KEY \
−
Visible yes status disabled
−
signal-event yum-modify
−
*install the rpms
+
yum --enablerepo=smecontribs install smeserver-tt-rss
−
yum --enablerepo=fws --enablerepo=remi-safe --enablerepo=epel install smeserver-tt-rss
+
You should not need a reboot.
−
−
* Appply the needed configuration:
+
Any changes should be activated with
signal-event webapps-update
signal-event webapps-update
−
db configuration set UnsavedChanges no
You can now access the application using this URL: https://your-server.domain.tld/tt-rss
You can now access the application using this URL: https://your-server.domain.tld/tt-rss
Line 99:
Line 90:
yum remove tt-rss
yum remove tt-rss
−
−
=== Source ===
−
The source for this contrib can be found in Firewall-Services's repository [http://gitweb.firewall-services.com/?p=smeserver-tt-rss;a=summary].
=== Bugs ===
=== Bugs ===