Skip to main content

CommaFeed

Google Reader inspired self-hosted RSS reader, based on Quarkus and React/TypeScript.

services:
  commafeed:
    image: athou/commafeed:latest-h2
    restart: unless-stopped
    volumes:
      - /srv/Files/Commafeed/db:/commafeed/data
    deploy:
      resources:
        limits:
          memory: 256M
    ports:
      - 8082:8082

Default credentials are admin admin
Password requires 1 CAP and 1 special character