Installation on Docker: Overview

TestRail can be installed via Docker containers, making it much easier to get up and running with TestRail. This includes all dependencies and files needed for TestRail keeping installation time to a minimum.

  TestRail docker repository

TestRail docker zip package

 

You can also clone everything from the TestRail Docker Github Repo

Requirements

  • Install docker + docker-compose (on Linux, using pip is recommended)
  • Some basic understanding of docker (e.g knowing what containers, images, detached mode, … are) → See the official Docker “Get Started” documentation
  • Optional: If you’re using the quickstart.sh script, also install sudo and ip (usually pre-installed on most systems)

Docker continued

Was this article helpful?
1 out of 4 found this helpful