rach-sharp / freedbin

Self-Hosted RSS Reader
https://www.rachsharp.co.uk/dockerizing-feedbin/
MIT License
74 stars 5 forks source link

Favicons for feeds don't work without an S3 Bucket #1

Open rach-sharp opened 6 years ago

rach-sharp commented 6 years ago

Favicons for feeds are stored in an S3 bucket at the moment. Worth looking into possible ways to decouple from S3, maybe with a container that can act as S3 if that exists, or by storing the favicons for feeds in some other way?

norweeg commented 5 years ago

Import of opml also fails without an S3

angristan commented 4 years ago

See https://github.com/rach-sharp/freedbin/issues/13#issuecomment-585224049