webvirtcloud icon indicating copy to clipboard operation
webvirtcloud copied to clipboard

How do I keep my data when I use docker?

Open WengerChan opened this issue 11 months ago • 2 comments

After Build the docker container, I run it:

docker run -d -p 80:80 -p 6080:6080 retspen/webvirtcloud:v20240320

which directory or path should I pay attention to?

WengerChan avatar Mar 20 '24 02:03 WengerChan

keep db.sqlite3 and webvirtcloud/settings.py

catborise avatar Mar 20 '24 11:03 catborise

@catborise will be nice to provide a docker image and maybe a docker-compose to deploy in any Linux with minimal kernel version needed. I think is needed to expose kvm to docker already.

webysther avatar Apr 04 '24 18:04 webysther