[PR #614] [CLOSED] Add Papermark document sharing template #2757

Closed
opened 2026-04-23 03:33:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/614
Author: @amirhmoradi
Created: 12/20/2025
Status: Closed

Base: canaryHead: claude/dokploy-papermark-template-Ji09B


📝 Commits (1)

  • caaa442 Add Papermark document sharing template

📊 Changes

4 files changed (+108 additions, -0 deletions)

View changed files

blueprints/papermark/docker-compose.yml (+60 -0)
blueprints/papermark/papermark.svg (+11 -0)
blueprints/papermark/template.toml (+19 -0)
📝 meta.json (+18 -0)

📄 Description

Add template for Papermark, an open-source DocSend alternative with built-in analytics and custom domains for secure document sharing.

Template includes:

  • PostgreSQL 16 database with health checks
  • Redis 7 for caching with LRU eviction policy
  • Papermark app with database storage transport
  • Document password encryption key
  • Health check endpoint

Uses a forked ghcr.io/avnox-com/papermark image from the avnox-com/papermark-self-host repository.

What is this PR about?

New PR of papermark

Checklist

Before submitting this PR, please make sure that:

None.

Screenshots or Videos

TBD


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/614 **Author:** [@amirhmoradi](https://github.com/amirhmoradi) **Created:** 12/20/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `claude/dokploy-papermark-template-Ji09B` --- ### 📝 Commits (1) - [`caaa442`](https://github.com/Dokploy/templates/commit/caaa4426ea66b64c74d492c1a94123abbc913369) Add Papermark document sharing template ### 📊 Changes **4 files changed** (+108 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/papermark/docker-compose.yml` (+60 -0) ➕ `blueprints/papermark/papermark.svg` (+11 -0) ➕ `blueprints/papermark/template.toml` (+19 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description Add template for Papermark, an open-source DocSend alternative with built-in analytics and custom domains for secure document sharing. Template includes: - PostgreSQL 16 database with health checks - Redis 7 for caching with LRU eviction policy - Papermark app with database storage transport - Document password encryption key - Health check endpoint Uses a forked ghcr.io/avnox-com/papermark image from the avnox-com/papermark-self-host repository. ## What is this PR about? New PR of papermark ## Checklist Before submitting this PR, please make sure that: - [X] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [ ] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [ ] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) None. ## Screenshots or Videos TBD --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 03:33:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#2757