FreshRSS
FreshRSS is a self-hosted RSS and Atom feed aggregator that lets users collect, organize, and read from multiple sources in one place. It is lightweight, easy to work with, powerful, and customizable.
FreshRSS
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/freshrss.sh)"
Configuration
Config file:
1
/opt/freshrss/data/config.php
Notes
Database credentials:
cat ~/freshrss.credsPer FreshRSS documentation, a cron job to actualize FreshRSS will be setup at
/etc/cron.d/freshrss-actualize. This can be adjusted as needed