mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #944] [CLOSED] feat: add Jitsi Meet template #17275
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/944
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: ❌ Closed
Base:
canary← Head:codex/add-jitsi-meet-template📝 Commits (1)
f7dcdc5feat: add Jitsi Meet template📊 Changes
3 files changed (+149 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)📄 Description
/claim #152
Closes #916
Summary
Validation
node dedupe-and-sort-meta.jsnpm --prefix build-scripts run validate-template -- --dir ../blueprints/jitsinpm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/jitsi/docker-compose.ymlgit diff --checkNotes
10000using the template validator-compatible port format.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.