docker icon indicating copy to clipboard operation
docker copied to clipboard

When attached to Redis Wallabag will allow users to import but never starts

Open ViViDboarder opened this issue 7 years ago • 1 comments

This had to be done manually from the container. It should either be scheduled within the container or kicked off by the application after the import. If the later solution is desired, this could be moved to the web application project.

ViViDboarder avatar Nov 22 '16 23:11 ViViDboarder

I think the worker should be started as a separate service (container). PR #45 provides basic support for that.

janLo avatar Jan 17 '17 15:01 janLo