Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alcounit/adaptee
Selenoid-ui adaptor for selenosis
https://github.com/alcounit/adaptee
automated-testing proxy sidecar-container
Last synced: 3 months ago
JSON representation
Selenoid-ui adaptor for selenosis
- Host: GitHub
- URL: https://github.com/alcounit/adaptee
- Owner: alcounit
- License: apache-2.0
- Created: 2020-11-09T09:26:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-09T08:19:14.000Z (almost 4 years ago)
- Last Synced: 2024-06-21T03:21:58.546Z (6 months ago)
- Topics: automated-testing, proxy, sidecar-container
- Language: Go
- Homepage:
- Size: 56.6 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub release (latest by date)](https://img.shields.io/github/v/release/alcounit/adaptee)
![Docker Pulls](https://img.shields.io/docker/pulls/alcounit/adaptee)
![GitHub](https://img.shields.io/github/license/alcounit/adaptee)
# adaptee
Selenoid-ui adaptor for selenosis### Available flags
```
[user@host]$ ./adaptee --help
adaptee is a adaptor sidecar for selenoid uiUsage:
adaptee [flags]Flags:
--port string adaptee port (default ":4444")
--selenosis-url string selenosis url (default "http://selenosis:4444")
--graceful-shutdown-timeout duration time in seconds gracefull shutdown timeout (default 30s)
-h, --help help for adaptee
```### Available endpoints
| Protocol | Endpoint |
|--------- |---------------------------- |
| HTTP | /status |
| WS | /vnc/{sessionId} |
| WS | /logs/{sessionId} |