mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #957] [MERGED] feat: add Jitsi Meet template #15287
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/957
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: ✅ Merged
Merged: 7/8/2026
Merged by: @Siumauricio
Base:
canary← Head:add-jitsi-meet-template📝 Commits (4)
f7dcdc5feat: add Jitsi Meet template219cd25Add Jitsi metadata entryc63c170Merge remote-tracking branch 'origin/canary' into add-jitsi-meet-template6575232Merge remote-tracking branch 'origin/canary' into add-jitsi-meet-template📊 Changes
4 files changed (+167 additions, -0 deletions)
View changed files
➕
blueprints/jitsi/docker-compose.yml(+105 -0)➕
blueprints/jitsi/jitsi.svg(+1 -0)➕
blueprints/jitsi/template.toml(+43 -0)📝
meta.json(+18 -0)📄 Description
/claim #152
Closes #916
What is this PR about?
I added a Jitsi Meet template for Dokploy. The template includes the web, prosody, jicofo, and JVB services with the required domain, secret, and volume wiring for a self-hosted Jitsi deployment.
Checklist
Validation
Not run: full Docker runtime smoke test, because Docker is unavailable locally.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.