linuxserver / docker-calibre

GNU General Public License v3.0
366 stars 64 forks source link

Headless automatic start of Calibre Content Server #103

Closed gerpy closed 2 years ago

gerpy commented 2 years ago

Desired Behavior

Calibre Content Server starting automatically when the container starts

Current Behavior

To start the Content Server, I need to start the Guacamole UI first. I would like a permanent, automatic and headless content server.

Alternatives Considered

There is perhaps alrady a way to do this, may be by passing adequate CLI_ARGS, but I couldn't find any helpfull documentation.

github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

aptalca commented 2 years ago

It already does. But you need to enable it and set it to auto start in gui settings

gerpy commented 2 years ago

Thanks a lot fot the input. It works like a charm, behind an inverse proxy and with authentification. This opens up possibilities. Great !