docker-ttrss icon indicating copy to clipboard operation
docker-ttrss copied to clipboard

Tiny Tiny RSS feed reader as a Docker image.

Results 18 docker-ttrss issues
Sort by recently updated
recently updated
newest added

The startup script could not be started (in my case) because of permission issues. Looking at the log, I saw: ``` rssreader | [s6-init] making user provided files available at...

Adds the [Fever API plugin](https://github.com/DigitalDJ/tinytinyrss-fever-plugin) to allow connections from clients that use this API. Must enable API access in tt-rss settings.

Allow admins to install plugins and themes in a persistent manner (urgently required if you're automatically updating your Docker volumes via watchtower or similar) - mentioned in #9 :-) Exposes...

Since a recent Ttrss commit broke the feed title background in most themes, I was wondering whether the auto-update also pulls the most recent theme. Feedlish already had an [update](https://github.com/Gravemind/tt-rss-feedlish-theme/issues/6#issuecomment-982899918)...

In the current configuration, the created container serves the .git directory of tt-rss. This is probably not a real issue for an open source project with no private commits, but...

I'd like to start again with a fresh install, so I moved my /data folder out of the way, and expected the docker container to create a new database for...

Has anyone seen this pop up? It just started appearing in the last 24 hours. ``` PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 7 no connection to the server...

I'm trying to install the image on a Synology NAS via Docker. I think my configurations are correct **docker-ttrss** ![Screen Shot 2020-04-23 at 9 42 48 AM](https://user-images.githubusercontent.com/14184529/80105811-103fa480-8547-11ea-8721-4850e7c60e36.png) ![Screen Shot 2020-04-23...

Hey there, would it be possible to add the fever plugin to this image? Would be great! https://github.com/DigitalDJ/tinytinyrss-fever-plugin Thank you

Hello, I was looking if the feedlish will be integrated and I can see it is already done :) I've seen there is a new feature which reset to default...