mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #719] [CLOSED] fix(linkstack): make timezone configurable and remove invalid mounts #10776
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/719
Author: @madhuragrawal
Created: 2/21/2026
Status: ❌ Closed
Base:
canary← Head:linkstack-fix-timezone-mount📝 Commits (1)
8f84dc8fix(linkstack): make timezone configurable and remove invalid mounts📊 Changes
2 files changed (+4 additions, -11 deletions)
View changed files
📝
blueprints/linkstack/docker-compose.yml(+1 -1)📝
blueprints/linkstack/template.toml(+3 -10)📄 Description
What is this PR about?
New PR of linkstack
This PR improves the Linkstack template by:
template.tomlthat caused validation failuresThe Docker Compose configuration already defines volumes, so removing the mounts from
template.tomlaligns the template with repository conventions.Checklist
Before submitting this PR, please make sure that:
No automated tests exist for templates; change verified via manual deployment.
Issues related (if applicable)
N/A
Greptile Summary
Made timezone configurable and fixed template validation issues
Europe/Berlintimezone with configurabletimezonevariable (defaults to UTC)template.tomlthat lacked requiredserviceNamefielddocker-compose.ymlConfidence Score: 5/5
Last reviewed commit:
8f84dc8(3/5) Reply to the agent's comments like "Can you suggest a fix for this @greptileai?" or ask follow-up questions!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.