Post

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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/freshrss.sh)"
CPU: 2 cores RAM: 1024 MB Disk: 4 GB OS: Debian 13

Configuration

Config file:

1
/opt/freshrss/data/config.php

Notes

Database credentials: cat ~/freshrss.creds
Per FreshRSS documentation, a cron job to actualize FreshRSS will be setup at /etc/cron.d/freshrss-actualize. This can be adjusted as needed

Web Interface

Port: 80

This post is licensed under CC BY 4.0 by the author.