Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 516 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 516 Bytes

Cerberus

NOTE: Cerberus has been deprecated due to a lack of development. Please refer to the aeacus docs for details on how to configure your images.

Project Description

A GUI wrapper for Aeacus to assist with engine installation, image development, and vulnerability configuration.

Development Instructions:

Linux:

  1. sudo su
  2. upgrade to latest version of node
  3. run yarn
  4. exit
  5. yarn run dev
  6. profit

Windows:

  1. Run CMD or Powershell as admin
  2. run yarn
  3. run yarn run win