This repository has been archived on 2021-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dryusdan 9a3396c8a5 autoupdate 2018-01-24 02:10:01 +01:00
rootfs first commit 2017-11-03 19:32:34 +00:00
.drone.yml config drone 2017-11-13 23:29:52 +00:00
Dockerfile Mettre à jour 'Dockerfile' 2017-12-19 16:51:34 +01:00
README.md first commit 2017-11-03 19:32:34 +00:00
lastAutoupdate autoupdate 2018-01-24 02:10:01 +01:00

README.md

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