diff --git a/meta.json b/meta.json index 8be7825d..1c95f983 100644 --- a/meta.json +++ b/meta.json @@ -3347,6 +3347,24 @@ "open-source" ] }, + { + "id": "jitsi", + "name": "Jitsi Meet", + "version": "1.0.0", + "description": "Jitsi Meet is an open-source video conferencing platform for secure, self-hosted meetings.", + "links": { + "github": "https://github.com/jitsi/docker-jitsi-meet", + "website": "https://jitsi.org/jitsi-meet/", + "docs": "https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker" + }, + "logo": "jitsi.svg", + "tags": [ + "video-conferencing", + "meetings", + "self-hosted", + "webrtc" + ] + }, { "id": "kaneo", "name": "Kaneo",