Sign inSign up

tuur29/selfoss

By tuur29

Updated over 4 years ago

Multipurpose rss reader, live stream, mashup, aggregation web application

Image
0

221

tuur29/selfoss repository overview

tuur29/selfoss

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

What is this ?

The new multipurpose rss reader, live stream, mashup, aggregation web application.

Features
  • Lightweight & secure image (no root process)
  • Based on Alpine Linux
  • Custom Selfoss version
  • SQLite driver
  • With Nginx and PHP7
Ports
  • 8888
Environment variables
VariableDescriptionTypeDefault value
UIDselfoss user idoptional991
GIDselfoss group idoptional991
CRON_PERIODCronjob period for updating feedsoptional1h
UPLOAD_MAX_SIZEAttachment size limitoptional25M
LOG_TO_STDOUTEnable nginx and php error logs to stdoutoptionaltrue
MEMORY_LIMITPHP memory limitoptional128M
Docker-compose.yml
selfoss:
  image: tuur29/selfoss
  container_name: selfoss
  volumes:
    - /mnt/docker/selfoss:/selfoss/data

Tag summary

Content type

Image

Digest

Size

69.2 MB

Last updated

over 4 years ago

docker pull tuur29/selfoss