mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-08 22:52:20 -05:00
[PR #541] feat(docmost): add fully updated Docmost template with fixed docker-compose and template.toml #533
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/541
Author: @Pepperjack-svg
Created: 11/20/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
8dc7294feat(docmost): add fully updated Docmost template with fixed docker-compose and template.toml📊 Changes
3 files changed (+26 additions, -32 deletions)
View changed files
📝
blueprints/docmost/docker-compose.yml(+15 -20)📝
blueprints/docmost/template.toml(+10 -11)📝
meta.json(+1 -1)📄 Description
Summary
This PR adds a fully updated and Dokploy-compliant Docmost template, including corrected
docker-compose.yml, improved environment variable handling, and a propertemplate.tomlusing variable helpers.Changes Included
docker-compose.ymlfor Docmosttemplate.tomlusing:${domain}helper for APP_URL${password:32}and${password:64}for DB_PASSWORD and APP_SECRETdocmostentry tometa.jsoncontainer_nameports(usingexpose)serviceNamematching docker-composeAPP_URLAPP_SECRETDB_PASSWORDnode dedupe-and-sort-meta.jsto ensure metadata cleanup and sortingTesting
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.