Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I keep my data when I use docker? #642

Open
WengerChan opened this issue Mar 20, 2024 · 2 comments
Open

How do I keep my data when I use docker? #642

WengerChan opened this issue Mar 20, 2024 · 2 comments

Comments

@WengerChan
Copy link

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?

@catborise
Copy link
Collaborator

keep db.sqlite3 and webvirtcloud/settings.py

@webysther
Copy link

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants