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.
A GUI wrapper for Aeacus to assist with engine installation, image development, and vulnerability configuration.
Linux:
- sudo su
- upgrade to latest version of node
- run
yarn
- exit
- yarn run dev
- profit
Windows:
- Run CMD or Powershell as admin
- run
yarn
- run
yarn run win