GVM 22.4 Installer

Hello!

Thought I’d share a side installer I’ve used to faster test and build GVM from source. Keep in mind that this is not supported by Greenbone nor intended for production use.

Run the script with sudo as e.g.: ./gvm-installer.sh --server 10.0.0.1 --https

By default (without defining any options) GSA will listen to 0.0.0.0 and the installation is without https support. Currently it only supports Ubuntu 22.04, however if interests I might add further distro support.

EDIT: added support for Debian 12.5 bookworm

Enjoy and feel free to report any issues and/or suggestions.