mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -05:00
[PR #883] feat: add 11 Dokploy templates #14300
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/883
Author: @NightVibes33
Created: 5/20/2026
Status: 🔄 Open
Base:
canary← Head:feature/add-dokploy-templates📝 Commits (7)
dc809a9feat: add chroma languagetool and shiori templatesb203c65feat: add Gotify and PairDrop templates7466165feat: add PrivateBin Traccar and Wakapi templatesbd2dd62feat: add Homebox Jellyseerr and Speedtest Tracker templatesaea19d1feat: add more self-hosted app templates8c1a085refine added Dokploy templates5d220e0polish added templates📊 Changes
34 files changed (+514 additions, -0 deletions)
View changed files
➕
blueprints/chroma/chroma.svg(+7 -0)➕
blueprints/chroma/docker-compose.yml(+17 -0)➕
blueprints/chroma/template.toml(+5 -0)➕
blueprints/gotify/docker-compose.yml(+15 -0)➕
blueprints/gotify/gotify.svg(+1 -0)➕
blueprints/gotify/template.toml(+11 -0)➕
blueprints/homebox/docker-compose.yml(+15 -0)➕
blueprints/homebox/homebox.svg(+1 -0)➕
blueprints/homebox/template.toml(+11 -0)➕
blueprints/jellyseerr/docker-compose.yml(+16 -0)➕
blueprints/jellyseerr/jellyseerr.svg(+1 -0)➕
blueprints/jellyseerr/template.toml(+11 -0)➕
blueprints/kavita/docker-compose.yml(+21 -0)➕
blueprints/kavita/kavita.svg(+1 -0)➕
blueprints/kavita/template.toml(+11 -0)➕
blueprints/languagetool/docker-compose.yml(+8 -0)➕
blueprints/languagetool/languagetool.svg(+6 -0)➕
blueprints/languagetool/template.toml(+5 -0)➕
blueprints/pairdrop/docker-compose.yml(+17 -0)➕
blueprints/pairdrop/pairdrop.svg(+1 -0)...and 14 more files
📄 Description
/claim #152
Summary
This PR adds 11 Dokploy templates:
It also keeps
meta.jsonsorted and wired to all new template directories.Scope control
Review notes
Each template includes metadata, an icon asset, domain config, and Docker Compose configuration following the existing repository conventions.
Verification
build-preview: passingvalidate-meta: passingvalidate-docker-compose: passingvalidate: passingnode dedupe-and-sort-meta.jsmeta.jsonentries exist, and no template usescontainer_name, explicit networks, or host port mappingsgit diff --check🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.