- Docker: https://docs.docker.com/engine/install/ (Login required)
- Docker Compose: https://docs.docker.com/compose/install/
chmod u+x ./scripts/*
./scripts/deploy
If you get the following error message:
selenium.common.exceptions.WebDriverException: Message: Reached error page: about:neterror?e=netTimeout&u=https%3A...&c=UTF-8&d=The%20server%20at%%20is%20taking%20too%20long%20to%20respond.
Try:
./scripts/reset
./scripts/deploy
./scripts/run
./scripts/shell
./scripts/refresh
./scripts/reset