This project is an application, that is intended to be a part of my dissertation. Improved version of this software is being developed and will be published at https://github.com/mxmurawski/DBG2.
You have to have installed and started Docker on your machine.
Ensure that all *.sh files have LF line endings and run below command:
docker-compose up -d --build
Alternatively You can run start.ps1 Powershell script file which automatically convert all *.sh files' line endings from CRLF to LF.
| username | password |
| admin@admin.com | admin |
| viewer@admin.com | viewer |