cm icon indicating copy to clipboard operation
cm copied to clipboard

Configuration manager for Aerokube products

Results 19 cm issues
Sort by recently updated
recently updated
newest added

`$ ./cm selenoid update --browsers safari:14.0` Expected to pull `browsers/safari:14.0`, similarly to `$ ./cm selenoid update --browsers MicrosoftEdge:93.0` which pulls `browsers/edge:93.0`

new-feature

* [ ] `./cm selenoid logs` - prints running Selenoid logs using `docker logs` * [ ] Implement `-f` flag to follow logs

new-feature

Test if this accelerates things and implement.

new-feature

I am setting up selenoid on a linux build agent using the CM and the browsers.json file appears to not be mounting correctly. Selenoid Setup ``` curl -sSL -o cm...

If I see well, `cm` starts the `selenoid` container in a wired-in network *selenoid*: https://github.com/aerokube/cm/blob/5a7f7397d554502fca0267a8224f3679bce61b4b/selenoid/docker.go#L737 https://github.com/aerokube/cm/blob/5a7f7397d554502fca0267a8224f3679bce61b4b/selenoid/docker.go#L793 But at the same time it is possible to configure a different network for...

improvement

Hi. We user proxy cache mirrors for docker images on nexus oss and each proxy on diferent subpath dockerhub on example.com/docker_hub/ quay.io on example.com/quay_io and so on but is when...

improvement

Use https://serverfault.com/questions/568627/can-a-program-tell-it-is-being-run-under-sudo to detect sudo.

improvement

Hello, right now there is no possible way to use a generated htpasswd with the selenoid-ui start command. Would it be possible to add this ? Or is there a...

Opera is droped from selenium https://github.com/SeleniumHQ/selenium/issues/10379 There is no need to auto download it in recent versions

improvement