Docker setup
System Recommended Requirements
To run AI Verify, these are the recommended requirements to run AI Verify on a local computer.
Recommended Requirements | |
---|---|
Operating System | Ubuntu 22.04 (64-bit) |
Disk Space | At least 10GB (excluding Docker Desktop) |
Memory | At least 16GB |
** For running the API Connector feature on Docker, we recommend using Ubuntu Virtual Machine.
Software Required
Download and Run AI Verify
-
Download
compose.yaml
file -
Install and start services
Note
There are two ways of execution, manual test execution and uploading results and other way is to use automated test execution via Portal
For manual test execution use
docker-compose -profile portal up -d
For automated test execution via portal, use
docker-compose –profile portal –profile automated-tests-venv up -d
`3. Type http://localhost:3000 into your browser's address bar.
Warning
Upon initial start-up of the toolkit, pages might take some time to load.