mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #893] feat: add HedgeDoc template #10927
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/893
Author: @autonomousventurelab-jpg
Created: 5/20/2026
Status: 🔄 Open
Base:
canary← Head:avl/add-hedgedoc-template📝 Commits (1)
a93faf4feat: add HedgeDoc template📊 Changes
4 files changed (+104 additions, -0 deletions)
View changed files
➕
blueprints/hedgedoc/docker-compose.yml(+37 -0)➕
blueprints/hedgedoc/hedgedoc.svg(+32 -0)➕
blueprints/hedgedoc/template.toml(+16 -0)📝
meta.json(+19 -0)📄 Description
/claim #152
Summary
quay.io/hedgedoc/hedgedoc:1.10.8image.meta.jsonentry.Validation
node build-scripts/process-meta.jsnpm --prefix build-scripts run validate-template -- --dir ../blueprints/hedgedocnpm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/hedgedoc/docker-compose.ymlgit diff --checkI have not live-imported this into a Dokploy instance yet, but the template passes the repository validators and keeps the compose file within the Dokploy template constraints.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.