mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-07 17:18:26 -05:00
[PR #850] feat: add 6 new templates (KeyDB, VictoriaMetrics, Gel, Matomo, Flarum, Leantime) #5154
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: 🔄 Open
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
19 files changed (+346 additions, -1 deletions)
View changed files
➕
blueprints/flarum/docker-compose.yml(+32 -0)➕
blueprints/flarum/flarum.png(+0 -0)➕
blueprints/flarum/template.toml(+19 -0)➕
blueprints/gel/docker-compose.yml(+16 -0)➕
blueprints/gel/gel.png(+0 -0)➕
blueprints/gel/template.toml(+14 -0)➕
blueprints/keydb/docker-compose.yml(+13 -0)➕
blueprints/keydb/keydb.png(+0 -0)➕
blueprints/keydb/template.toml(+12 -0)➕
blueprints/leantime/docker-compose.yml(+34 -0)➕
blueprints/leantime/leantime.png(+0 -0)➕
blueprints/leantime/template.toml(+18 -0)➕
blueprints/matomo/docker-compose.yml(+34 -0)➕
blueprints/matomo/matomo.png(+0 -0)➕
blueprints/matomo/template.toml(+18 -0)➕
blueprints/victoriametrics/docker-compose.yml(+16 -0)➕
blueprints/victoriametrics/template.toml(+12 -0)➕
blueprints/victoriametrics/victoriametrics.png(+0 -0)📝
meta.json(+108 -1)📄 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.