freshrss: add automatic feed update

This commit is contained in:
Wonderfall
2017-06-06 03:24:05 +02:00
parent 9dc8f2b2b8
commit 28f04a1865
4 changed files with 12 additions and 2 deletions

View File

@ -5,6 +5,7 @@ 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
@ -14,6 +15,7 @@ A free, self-hostable aggregator : https://github.com/FreshRSS/FreshRSS
- **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**