Use permanent volume for Reports & Data ? (e.g. --volume gvm-data:/data) #185
Replies: 2 comments 2 replies
-
Docker volume create gvm-data
Obtener Outlook para Android<https://aka.ms/ghei36>
…________________________________
From: 4920441 ***@***.***>
Sent: Thursday, May 27, 2021 9:42:28 AM
To: Secure-Compliance-Solutions-LLC/GVM-Docker ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [Secure-Compliance-Solutions-LLC/GVM-Docker] Use permanent volume for Reports & Data ? (e.g. --volume gvm-data:/data) (#185)
Hi,
when I run the container with podman I simply add
--volume gvm-data:/data
I get an Error that the postresql.conf is not present.
Is there currently a way to use a permanent data volume for all reports and config stuff?
In the wiki is nothing mentioned any more ( but I was sure, there was in the recent past...)
Starting it with
podman run -it -p 8080:9392 -e PASSWORD="securepassword" docker.io/securecompliance/gvm:21.4.0-v2
certainly results in a clean restart without any reports and definitions.
Thanks a lot!
Cheers
4920441
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#185>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/APBDCR4FFDGM4GM2I7STUVTTPZD4JANCNFSM45UKS4WQ>.
|
Beta Was this translation helpful? Give feedback.
-
Please don't use the wiki. The link to the documentation is in the description. https://securecompliance.gitbook.io/projects/openvas-greenbone-deployment-full-guide |
Beta Was this translation helpful? Give feedback.
-
Hi,
when I run the container with podman I simply add
--volume gvm-data:/data
I get an Error that the postresql.conf is not present.
Is there currently a way to use a permanent data volume for all reports and config stuff?
In the wiki is nothing mentioned any more ( but I was sure, there was in the recent past...)
Starting it with
podman run -it -p 8080:9392 -e PASSWORD="securepassword" docker.io/securecompliance/gvm:21.4.0-v2
certainly results in a clean restart without any reports and definitions.
Thanks a lot!
Cheers
4920441
Beta Was this translation helpful? Give feedback.
All reactions