alvelive/Deploy Jitsi Component
Build and deploy a jitsi component
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 6, 2024
- License
- None
Pinned Snippet
uses: alvelive/deploy-jitsi@5ca43bfa359446136c3b942c9d875a038a94fc4b # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| component | One of the following values: jibri, jicofo, jigasi, jvb, prosody, web | yes | — |
| docker-username | Docker Hub username | yes | — |
| docker-password | Docker Hub password | yes | — |
| tag | Docker image tag | yes | latest |
| context | Docker build context | no | — |
| kube-config | Kube config yaml file | yes | — |
| kube-config-file | Where to put kubeconfig file | yes | $HOME/.kubeconfig |
Outputs
no outputs