AppsRSSFeedpushr

Feedpushr

Powerful RSS aggregator, able to transform and send articles to many outputs. Single binary, extensible with plugins.

Directory Structure

    • .env
    • docker-compose.yml

docker-compose.yml

version: "3"
services:
  feedpushr:
    image: ncarlier/feedpushr
    ports:
    - 8080:8080
    restart: always

Resources

GitHub: https://github.com/ncarlier/feedpushr

Docker Hub: https://hub.docker.com/r/ncarlier/feedpushr

Configuration: https://github.com/ncarlier/feedpushr#installation