mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-08 22:52:20 -05:00
[PR #535] [New Template] Added Lavalink template for dokploy #529
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/535
Author: @0zul
Created: 11/15/2025
Status: 🔄 Open
Base:
main← Head:feat/lavalink📝 Commits (10+)
afdfa61Add initial Lavalink configuration template6773fe4Added lavalink.svg logocc5c580Create docker-compose.yml for Lavalink setup20c1da3Modify healthcheck interval in docker-compose.ymlcdb5ee0Add Lavalink metadata to meta.json44526eaUpdate server_port variable to use ${port}081fbdaChange server port variable to randomPorta785f63Change port variable to randomPort in template.tomlc1b4bffChange port variable in template.tomlc669381Update server port in template.toml📊 Changes
4 files changed (+231 additions, -0 deletions)
View changed files
➕
blueprints/lavalink/docker-compose.yml(+42 -0)➕
blueprints/lavalink/lavalink.svg(+50 -0)➕
blueprints/lavalink/template.toml(+123 -0)📝
meta.json(+16 -0)📄 Description
Added Lavalink template for dokploy since nobody has ever done it.
fixes - #536
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.