mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #942] [MERGED] feat: add Seq template #16254
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/942
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @Siumauricio
Base:
canary← Head:codex/add-seq-template📝 Commits (4)
7e48953feat: add Seq templatefceaf2dMerge remote-tracking branch 'origin/canary' into codex/add-seq-template0c916e3Merge remote-tracking branch 'origin/canary' into codex/add-seq-template5c5b95aMerge remote-tracking branch 'origin/canary' into codex/add-seq-template📊 Changes
5 files changed (+68 additions, -0 deletions)
View changed files
➕
blueprints/seq/README.md(+13 -0)➕
blueprints/seq/docker-compose.yml(+17 -0)➕
blueprints/seq/logo.svg(+5 -0)➕
blueprints/seq/template.toml(+16 -0)📝
meta.json(+17 -0)📄 Description
What is this PR about?
/claim #152
Closes #815.
Adds a Seq template for Dokploy using the official Datalust Seq container pattern adapted for Dokploy.
This template includes:
datalust/seq:2025.2/datavolumeValidation
node dedupe-and-sort-meta.jspassednpm.cmd run validate-template -- --dir ../blueprints/seqpassednpm.cmd run validate-docker-compose -- --file ../blueprints/seq/docker-compose.ymlpassedgit diff --checkpassed with only normal Windows CRLF warningsDocker runtime validation was not possible in this environment because Docker is not installed here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.