vbkunin / itop-docker

Combodo iTop docker image
https://hub.docker.com/r/vbkunin/itop/
MIT License
92 stars 51 forks source link

Make itop configuration persistent #31

Closed AllardKrings closed 2 years ago

AllardKrings commented 2 years ago

Hi,

I have tried running the image in my docker-swarm.

It works well.

But every time I stop and start the container I have to run the initial setup again.

Is there any way to make my confinguration-settings persistent (i.e. in a volume)?

Hoe someone can help.

vbkunin commented 2 years ago

Hi, @AllardKrings Yes, of course, you can persist the config file by mounting the "/var/www/html/config/production" container folder as a volume.