Opengist Logo Docker Compose

Explore

  • All gists
  • Topics
  • Users
Copyright © 2019 – 2026 mariushosting - All Rights Reserved.
Give feedback on the new UI Powered by Opengist ⋅ 20ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login Register

tracerrx

Joined 3 years ago

All gists 1 Liked 1
Recently created Least recently created Recently updated Least recently updated

tracerrx / Greenbone GSM

Last active 2 months ago

Automated Vulnerability Scanner and Management

2 0 1
1 services:
2 vulnerability-tests:
3 image: greenbone/vulnerability-tests
4 environment:
5 STORAGE_PATH: /var/lib/openvas/22.04/vt-data/nasl
6 volumes:
7 - vt_data_vol:/mnt
8
9 notus-data:
10 image: greenbone/notus-data