1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-20 23:17:30 +00:00
Files
boring-nginx
cowrie
cryptpad
freshrss
rootfs
Dockerfile
README.md
ghost
isso
kippo-graph
libresonic
lychee
mastodon
mediawiki
nextcloud
nginx-php
parsoid
pgbouncer
piwik
privatebin
rtorrent-flood
searx
unmaintained
LICENSE
dockerfiles/freshrss/README.md
2017-06-06 03:24:05 +02:00

724 B

wonderfall/freshrss

A free, self-hostable aggregator : https://github.com/FreshRSS/FreshRSS

Features

  • Based on Alpine Linux (wonderfall/nginx-php image)
  • Bundled with nginx and PHP7.1.
  • Automatic feed update (frequency at 30 minutes by default)

Build-time variables

  • FRESHRSS_VER : version of FreshRSS

Environment variables

  • UID : user id
  • GID : group id
  • MEMORY_LIMIT : php memory limit (default : 128M)
  • UPLOAD_MAX_SIZE : maximum upload size (default : 10M)
  • CRON_PERIOD : feed update frequency (default : 30m)

Volumes

  • /freshrss/data

Ports