mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -05:00
[PR #850] [MERGED] feat: add 6 new templates (KeyDB, VictoriaMetrics, Gel, Matomo, Flarum, Leantime) #15190
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/850
Author: @ZeroWing-Automator
Created: 5/5/2026
Status: ✅ Merged
Merged: 7/8/2026
Merged by: @Siumauricio
Base:
canary← Head:canary📝 Commits (10+)
355833eCreate template.toml7de03e4Create docker-compose.yml644cdfcUpdate meta.jsona06feb6Create template.tomle97aec0Create docker-compose.yml71ea468Update meta.json377009aCreate template.toml525220aCreate docker-compose.ymlb798546Update template.tomla0abb8fUpdate meta.json📊 Changes
20 files changed (+276 additions, -0 deletions)
View changed files
➕
blueprints/flarum/docker-compose.yml(+32 -0)➕
blueprints/flarum/flarum.png(+0 -0)➕
blueprints/flarum/meta.json(+18 -0)➕
blueprints/flarum/template.toml(+19 -0)➕
blueprints/gel/docker-compose.yml(+18 -0)➕
blueprints/gel/gel.png(+0 -0)➕
blueprints/gel/meta.json(+18 -0)➕
blueprints/gel/template.toml(+15 -0)➕
blueprints/keydb/docker-compose.yml(+11 -0)➕
blueprints/keydb/keydb.png(+0 -0)➕
blueprints/keydb/meta.json(+18 -0)➕
blueprints/keydb/template.toml(+6 -0)➕
blueprints/leantime/docker-compose.yml(+36 -0)➕
blueprints/leantime/leantime.png(+0 -0)➕
blueprints/leantime/meta.json(+18 -0)➕
blueprints/leantime/template.toml(+21 -0)➕
blueprints/victoriametrics/docker-compose.yml(+16 -0)➕
blueprints/victoriametrics/meta.json(+18 -0)➕
blueprints/victoriametrics/template.toml(+12 -0)➕
blueprints/victoriametrics/victoriametrics.png(+0 -0)📄 Description
Adds a new template for KeyDB — a high-performance, multithreaded fork of Redis by Snapchat.
eqalpha/keydbDocker image${password:16}Closes #152 (partial)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.