livekit/LiveKit Dev Server
Install and run a LiveKit server in development mode for end-to-end testing.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| version | Optional livekit-server version to run: latest, a release tag (e.g. v1.13.3 or 1.13.3), or a commit SHA from github.com/livekit/livekit are supported. Defaults to latest if unspecified. | no | latest |
| config | Server configuration YAML | no | "" |
Outputs
| name | description |
|---|---|
| pid | Process ID |
| log-path | Path to the server log file |