View Single Post
Old 08-28-2018, 11:13 AM   #3
stokstral
Junior Member
stokstral began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2018
Device: none
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!
stokstral is offline   Reply With Quote