Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.
/ gvm-docker Public archive

Non Official - Greenbone Vulnerability Management GSE Docker image

Notifications You must be signed in to change notification settings

falkowich/gvm-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gvm-docker

WIP - DO NOT USE IN PROD

To try this out

This is for GVM11 - GSE

Start dev docker image

git clone https://github.com/falkowich/gvm-docker.git
cd gvm-docker
docker-compose up -d

Download and build the image

git clone https://github.com/falkowich/gvm-docker.git
cd gvm-docker
docker build -t falkowich/gvm:dev gvmd/.
docker-compose up -d

Then some manual stuff

Until things settles in this repo and is functioning as is should :)

docker-compose exec gvm /bin/bash
su - gvm
export PATH=/opt/gvm/bin:/opt/gvm/sbin:/opt/gvm/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
gvmd --create-scanner='TEST OPENVAS Scanner' --scanner-type='OpenVas' --scanner-host=/opt/gvm/var/run/ospd.sock

Then it should work :tm

Browse to your host on https://127.0.0.1

Want latest status, change anything, help out?

Pls create issue's or join here slack invite :)

About

Non Official - Greenbone Vulnerability Management GSE Docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published