ControllerImage
ControllerImage copied to clipboard
Set up a download facility to grab the latest database.
Just needs to be on a webserver that can serve static files and respond correctly to the HTTP If-Modified-Since header.
We can do some magic with a GitHub hook, so it updates the db and replaces the file only if the checksum has changed.