Thanks! I will have a good look at that. In the meantime, I decided to do something different with Docker...
I created a docker image that just launches the caliber-server; it assumes the user db has been set up (if the user wants to use one). I created a separate docker image that launches the server with --manage-users. Both images use a persistent container to store /root/.config/calibre files (including the server-users.sqlite db, etc).
I still need to improve the documentation, but these images are mgering/calibre-server and mgering/calibre-users
Thanks again!
|