Sebastian
Sebastian
@tokenwizard thank you for your feedback. While the main goal would be to trigger actions from the webapp directly the `--watch` option can be a first iterative solution for an...
@tokenwizard and @galgofa I am currently working on a watch task. The new master was updated and new [docker images](https://hub.docker.com/r/xemle/home-gallery) and [binaries](https://dl.home-gallery.org/dist/unstable/latest/) from current master 5f81592 will be available soon....
> Is there an easy way to backup existing metadata/tags so I could blow out the existing instance/container and test this new one, but not need to re-tag everything? Tags...
I guess you need to run ``` docker-compose pull docker-compose up -d ```
Try `docker-compose run gallery run import --update --watch`
> Ok, that is running now. Should that automatically background and continue running as a daemon, or do we need to use systemd to keep that running as a background...
The newest master has updates on automatic import. The server now starts the import task with watch option and file changes on source directories will trigger a new import. For...
Hi @tokenwizard thank you for testing! Your reported errors are from python and therefore I guess from docker-compose itself. HomeGallery is implemented in JS. FYI If you have imported your...
Regarding required python module: I dont know it by heart and would need to search the Internet, too. Maybe an upgrade of docker-compose helps? Further, I think this issue is...
I am closing this ticket due inactivity. Please do not hesitate to reopen it