Security/OpenVAS: Difference between revisions
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 198: | Line 198: | ||
{|class='wikitable mw-collapsible mw-collapsed' style='width:100%;margin:6px 0 3px 0' | {|class='wikitable mw-collapsible mw-collapsed' style='width:100%;margin:6px 0 3px 0' | ||
!scope='col' style='text-align:left'| | !scope='col' style='text-align:left'| | ||
Containers » Deploy | Containers » Deploy | ||
|- | |- | ||
|valign='top'| | |valign='top'| | ||
| Line 412: | Line 412: | ||
volumes: | volumes: | ||
vt_data_vol: | vt_data_vol: | ||
gpg_data_vol: | gpg_data_vol: | ||
| Line 421: | Line 417: | ||
scap_data_vol: | scap_data_vol: | ||
data_objects_vol: | data_objects_vol: | ||
gvmd_socket_vol: | |||
driver: local | |||
driver_opts: | |||
type: tmpfs | |||
device: tmpfs | |||
psql_socket_vol: | |||
driver: local | |||
driver_opts: | |||
type: tmpfs | |||
device: tmpfs | |||
redis_socket_vol: | |||
driver: local | |||
driver_opts: | |||
type: tmpfs | |||
device: tmpfs | |||
ospd_openvas_socket_vol: | |||
driver: local | |||
driver_opts: | |||
type: tmpfs | |||
device: tmpfs | |||
psql_data_vol: | psql_data_vol: | ||
driver: local | driver: local | ||
| Line 535: | Line 551: | ||
|valign='top' style='width:50%'| | |valign='top' style='width:50%'| | ||
<syntaxhighlight style='margin:3px 0 3px 0' lang='bash'> | |||
docker compose -f ./docker-compose.yml logs -ft gvmd | |||
docker compose -f ./docker-compose.yml logs -ft pg-gvm | |||
docker compose -f ./docker-compose.yml logs -ft openvasd | |||
docker compose -f ./docker-compose.yml logs -ft redis-server | |||
</syntaxhighlight> | |||
|} | |} | ||
{|class='wikitable mw-collapsible' style='width:100%;margin:6px 0 3px 0' | {|class='wikitable mw-collapsible' style='width:100%;margin:6px 0 3px 0' | ||
Latest revision as of 23:36, 1 December 2025
OpenVAS » Debian
|
OpenVAS » Debian | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
OpenVAS » Containers
|
OpenVAS » Containers | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||
References
|
References | ||
|---|---|---|