This is a quick post to show my personal solution for photo storage. I made this thing and called it "Photolog", Google showed no results so I went with it. This was for one of the sessions on Indiweb camp 2016
Here's the repo (Python 3): https://github.com/jjdelc/Photolog
Screenshots of my local instance:
Index page, shows tags and recent pictures.
Photo detail, has links to thumbnails and original.
I want it to work well on my phone.
Photos are processed on a separate queue, this shows the status of jobs that didn't process correctly.