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

More Plugins

Open thiesschneider opened this issue 8 years ago • 2 comments

Hey, thx for the container. You could define a folder (e.g. /tmp) which could be mounted as a volume where we could put our favourite plugins. When creating the container the startup script could copy all the directories from the folder in the plugin folder. This would be more flexible to use. What do you think? Thx

thiesschneider avatar Jun 25 '17 18:06 thiesschneider

Looks like a nice idea to have, especially as everyone has slightly different ideas what an "useful" plugin might be :-)

Not sure yet if duplicating the data here is the right way though ...might be useful to just link the plugin directory as a data volume as a whole ...have to think about that.

x86dev avatar Jul 06 '17 17:07 x86dev

I thought the way would be nice because you could run an update automatically and there is nothing "productive" to expose. https://github.com/tomav/docker-mailserver has the same approach with config files. Just an idea :)

thiesschneider avatar Jul 17 '17 13:07 thiesschneider