Golang installer for DefectDojo
None, just download the godojo release (TBD) for your platform + architechture and either:
- Accept the default configuration
- Edit dojoConfig.yml to meet your needs
- Set environmental variable(s) to override the default configuration in dojoConfig.yml
- Installer is run as root or with sudo like:
- Bash is available and in $PATH
$ sudo godojo
or
# godojo
- Installer can create a 'logs' directory where the installer is run to write a log of the install
- Installer can create a file in the directory where it is run to save the runtime config
- Installer can create a base directory for the DefectDojo install (default is /opt/dojo).