nginx TTRSS Migration to New Server Prepare the old Server Stop the update service e.g. service ttrss stop Export the DB, assuming you're using Postgresql: sudo -u postgres pg_dump ttrss > dbdump Prepare new server[1] a. Install PHP: apt-get install php5 php5-fpm php5-curl php5-pgsql php5-gd php5-mcrypt php5-cli
nginx Setting up TT-RSS on Debian Wheezy Ever since Google shut down it's Reader, I needed a way to read my RSS feeds. Lots of other options out there (GoReader, digg, the Old Readeretc), but none of them quite got it right at the beginning. TT-RSS was the closest thing which