Quote:
Originally Posted by PeterT
Yep. I use FreeFileSync to mirror my calibre library to a QNAP server (monitoring for changes to calibre's database and waiting 60 seconds). The QNAP in turn shares via NFS to a Raspberry Pi with multiple docker images, including LinuxServer's SWAG (an NGINX server) and a couple of calibre-web instances. The SWAG container handles redirection to the calibre-web containers allowing me consistent access by name from both internal and external devices.
Sent from my Pixel 4a using Tapatalk
|
Awesome. I actually have FreeFileSync already on my Windows PC, but have only ever used it for manually triggered sync'ing. Would you mind walking me through the details of how you set up a trigger based on a change to calibre's database (with a 60 second wait)?