Multipurpose rss reader, live stream, mashup, aggregation web application
221
Based on this docker repo: https://github.com/hardware/selfoss Contains updated defaults and a fix for failing curl ssl certificates.
Repo: https://github.com/tuur29/selfoss
The new multipurpose rss reader, live stream, mashup, aggregation web application.
| Variable | Description | Type | Default value |
|---|---|---|---|
| UID | selfoss user id | optional | 991 |
| GID | selfoss group id | optional | 991 |
| CRON_PERIOD | Cronjob period for updating feeds | optional | 1h |
| UPLOAD_MAX_SIZE | Attachment size limit | optional | 25M |
| LOG_TO_STDOUT | Enable nginx and php error logs to stdout | optional | true |
| MEMORY_LIMIT | PHP memory limit | optional | 128M |
selfoss:
image: tuur29/selfoss
container_name: selfoss
volumes:
- /mnt/docker/selfoss:/selfoss/data
Content type
Image
Digest
Size
69.2 MB
Last updated
over 4 years ago
docker pull tuur29/selfoss