DefectDojo / godojo

Golang installer for DefectDojo
GNU General Public License v3.0
23 stars 22 forks source link

godojo - OS supported but fails to bootstrap due to unsupported OS #58

Closed devhops closed 1 year ago

devhops commented 1 year ago

Attempting to run defectdojo via godojo on a clean Amazon Linux 2 EC2 instance fails with the following issue.

==============================================================================
  Starting the dojo install at Thu Sep 29, 2022 12:30:05 UTC
==============================================================================

==============================================================================
  Determining OS for installation
==============================================================================

OS was determined to be Linux, Amzn:2
DefectDojo installation on this OS is supported, continuing

==============================================================================
  Bootstrapping the godojo installer
==============================================================================

Unsupported OS to bootstrap, quitting.
giveen commented 1 year ago

ubuntu:18.04": ubuntu:20.04": ubuntu:20.10": ubuntu:21.04":

Those are the only supported OS's

mtesauro commented 1 year ago

Amazon Linux != any of the listed supported OSes. This is expected behavior.