Secure-Compliance-Solutions-LLC / GVM-Docker

Greenbone Vulnerability Management Docker Image with OpenVAS
https://securecompliance.gitbook.io/projects/
MIT License
248 stars 91 forks source link

Create docker-compose file #186

Closed grantemsley closed 3 years ago

grantemsley commented 3 years ago

Adds a docker-compose.yml file for easy deployment.

Just change to an appropriate path or docker volume, and edit environment variables as needed.

austinsonger commented 3 years ago

Adds a docker-compose.yml file for easy deployment.

Just change to an appropriate path or docker volume, and edit environment variables as needed.

Nice this actually maps to one of our milestones, which I just added to this PR. We will review.

grantemsley commented 3 years ago

Nice this actually maps to one of our milestones, which I just added to this PR. We will review.

Yep, I saw that was in your milestones, and I was writing one for myself anyways, figured I may as well share!

austinsonger commented 3 years ago

@grantemsley

If you can do a quick summary of how the Docker Compose file works. This will be for new people that may not be familiar. You may need to fork. Next time if you just add any relevant information regarding the pull request, I can create documentation from the pull request.

grantemsley commented 3 years ago

Sure, I'll add some instructions there and make a PR for the docs tomorrow.

austinsonger commented 3 years ago

@grantemsley

Thanks. I just ask because keeping up with the documentation is probably the most difficult part of maintaining a github project.