docker-calibre-web icon indicating copy to clipboard operation
docker-calibre-web copied to clipboard

Resets the config?

Open gerroon opened this issue 5 years ago • 5 comments

Hi

After every start it seems to me that the docker container is reset and therefor requires new or updating the config. Is there a way to avoid this so that I do not need to maintain where the db and config is set.

I am already using docker volumes for the config folder.

gerroon avatar Jun 13 '19 15:06 gerroon

After every start it seems to me that the docker container is reset and therefor requires new or updating the config.

I can't reproduce this issue here at all; stoping and starting works without any data loss. Which OS are you using and do use only the Docker CLI or any other container management software?

Technosoft2000 avatar Jun 18 '19 12:06 Technosoft2000

HI

I am using Docker run on Debian Buster.

What happens is that after a restart it opens the config settings page, it does not seem to be loosing the database itself.

gerroon avatar Jun 18 '19 15:06 gerroon

I'll do some tests in a VM with Debian Buster to see how it behaves and give you feedback as soon as possible.

Technosoft2000 avatar Jun 20 '19 10:06 Technosoft2000

my reset got reset too. bit of a security risk as the config can be set from the public Internet.

would be good to have it reset so only private ips can access it initially?

on ubuntu 18.04

CodersPlayground avatar Jan 01 '20 04:01 CodersPlayground

would be good to have it reset so only private ips can access it initially?

This has to be implemented at Calibre-Web and not at the docker image.

Technosoft2000 avatar Apr 15 '20 20:04 Technosoft2000