ScoringEngine - Scoring Engine For Red/White/Blue Team Competitions


Scoring Engine for Red/White/Blue Team Competitions

Getting started
Download Docker. If you are on Mac or Windows, Docker Compose will be automatically installed. On Linux, make sure you have the latest version of Compose. If you're using Docker for Windows on Windows 10 pro or later, you must also switch to Linux< /a> containers.
Run in this directory:
docker-compose build
docker-compose up
If you want to delete the database before starting, set the SCORINGENGINE_OVERWRITE_DB environment variable:
SCORINGENGINE_OVERWRITE_DB=true docker-compose up
We also provide the ability to run it in an 'example' mode. This means only the web ui runs, and the database is prepopulated with example data. Set the SCORINGENGINE_EXAMPLE environment variable to true:
SCORINGENGINE_EXAMPLE=true docker-compose up
The app will be running at http://localhost
Log in with any of the following logins at http://localhost:
  • whiteteamuser:testpass
  • team1user1:testpass
  • team2user1:testpass
  • team2user2:testpass
  • redteamuser:testpass

Documentation
https://scoringengine.readthedocs.io/en/latest/



Source: feedproxy.google.com
ScoringEngine - Scoring Engine For Red/White/Blue Team Competitions ScoringEngine - Scoring Engine For Red/White/Blue Team Competitions Reviewed by Anonymous on 2:01 PM Rating: 5