evolvingweb / full-text-rss-docker

Docker setup for full-text-rss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

full-text-rss-docker

A Docker configuration for full-text-rss , allowing you to easily convert RSS feeds with excerpts into full-text.

Circle CI

Usage

  • Get Docker installed
  • Run make build, then make run
  • Access the app on port 14080, eg:

curl 'http://localhost:14040/makefulltextfeed.php?url=https://smbjorklund.no/taxonomy/term/110/feed'

Configuration

You can change the port by running make run PORT=1234.

You can also edit custom_config.php to change the full-text-rss configuration, see the docs for details.

About

Docker setup for full-text-rss


Languages

Language:Shell 51.4%Language:Perl 36.6%Language:PHP 12.0%