SkillAgentSearch skills...

Selfoss

:whale: Selfoss rss reader docker image

Install / Use

/learn @hardware/Selfoss
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

hardware/selfoss

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
  • Latest Selfoss version (2.18)
  • SQLite driver
  • With Nginx and PHP7

Build-time variables

  • VERSION = selfoss version
  • SHA256_HASH = SHA256 hash of selfoss archive

Ports

  • 8888

Environment variables

| 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 | 15m | UPLOAD_MAX_SIZE | Attachment size limit | optional | 25M | LOG_TO_STDOUT | Enable nginx and php error logs to stdout | optional | false | MEMORY_LIMIT | PHP memory limit | optional | 128M

Docker-compose.yml

selfoss:
  image: hardware/selfoss
  container_name: selfoss
  volumes:
    - /mnt/docker/selfoss:/selfoss/data

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated3mo ago
Forks14

Languages

Shell

Security Score

75/100

Audited on Jan 1, 2026

No findings