Skip to content

nordstrand/ttrss-raspberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttrss-raspberrypi

The low-cost energy efficient Raspberry Pi is a ideal platform for hosting a personal Google Reader clone/Tiny Tiny RSS instance.

To get everything working requires quite a few manual steps: installation, database setup, cronjob etc.

This projects automates all this with the help of Puppet setting up tt-rss to use the PostgreSQL RDBMS and the ligth weight lighttpd web server.

Feeds will updated periodically and daily backups taken.

Usage

  1. $ apt-get -y update && apt-get -y install puppet git
  2. $ GIT_SSL_NO_VERIFY=true git clone https://github.com/nordstrand/ttrss-raspberrypi
  3. $ cd ttrss-raspberry-pi/
  4. $ puppet apply --modulepath modules/:extmodules/ --verbose manifests/site.pp
  5. Grab a cup of coffee (puppet run will consume about ~20 minutes depending on network and SD-card performance)
  6. Visit http://raspberrypi.local/ttrs

(Install has been verified on Raspbian, but will probably work on other distributions and on non-rasberry platforms too).

About

Raspbian installer for the Tiny Tiny RSS reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published