mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 02:07:03 -05:00
[PR #624] [MERGED] Add Misaka Danmu Server template with Docker Compose, icon, and metadata #3369
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/624
Author: @Yuri-NagaSaki
Created: 12/23/2025
Status: ✅ Merged
Merged: 1/28/2026
Merged by: @Siumauricio
Base:
canary← Head:add-misaka-danmu-server📝 Commits (1)
005ffe5Add Misaka Danmu Server template with Docker Compose, icon, and metadata📊 Changes
4 files changed (+90 additions, -0 deletions)
View changed files
➕
blueprints/misaka-danmu-server/docker-compose.yml(+43 -0)➕
blueprints/misaka-danmu-server/misaka-danmu-server.png(+0 -0)➕
blueprints/misaka-danmu-server/template.toml(+30 -0)📝
meta.json(+17 -0)📄 Description
What is this PR about?
Add Misaka Danmu Server template - a self-hosted danmaku (bullet comments) server for live streaming and video platforms.
About Misaka Danmu Server
Misaka Danmu Server is a self-hosted solution for managing real-time danmaku (bullet comments) commonly used in live streaming and video platforms. It features:
Changes:
blueprints/misaka-danmu-server/docker-compose.yml- PostgreSQL 18 + Danmu Appblueprints/misaka-danmu-server/template.toml- Dokploy template (port 7768, traefik domain)blueprints/misaka-danmu-server/misaka-danmu-server.png- Application logometa.json- Added template metadataChecklist
Before submitting this PR, please make sure that:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.