aerokube / selenoid-ui

Graphical user interface for Selenoid project
https://aerokube.com/selenoid-ui/latest/
Apache License 2.0
305 stars 76 forks source link

restrict access #481

Closed CraftedCat closed 7 months ago

CraftedCat commented 2 years ago

How to use cm with -users option?

./cm_linux_amd64 selenoid-ui start -users /etc/apache2/.htpasswd Error: unknown shorthand flag: 'u' in -users

./cm_linux_amd64 selenoid-ui start -g -users /etc/apache2/.htpasswd

Using Docker

  • Your Docker API version is 1.41 Selenoid UI is already downloaded Selenoid UI is already running root@root:~/ms_ex_driver_sender# netstat -apn | grep 8080 clear...
vania-pooh commented 2 years ago

@CraftedCat this is only supported when starting UI manually. Don't try to use this flag with CM.

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.