mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #943] [MERGED] feat: add Paperclip template #16255
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/943
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @Siumauricio
Base:
canary← Head:codex/add-paperclip-template📝 Commits (1)
b75b211feat: add Paperclip template📊 Changes
5 files changed (+111 additions, -9 deletions)
View changed files
➕
blueprints/paperclip/README.md(+15 -0)➕
blueprints/paperclip/docker-compose.yml(+44 -0)➕
blueprints/paperclip/logo.svg(+5 -0)➕
blueprints/paperclip/template.toml(+20 -0)📝
meta.json(+27 -9)📄 Description
/claim #152
Closes #813
Summary
paperclipai/paperclipprojectBETTER_AUTH_SECRET, persistent/paperclipstorage, and Dokploy domain routing on port 3100Validation
node dedupe-and-sort-meta.jsnpm.cmd run validate-template -- --dir ../blueprints/paperclipnpm.cmd run validate-docker-compose -- --file ../blueprints/paperclip/docker-compose.ymlgit diff --checkDocker runtime validation was not run because Docker is not installed in this environment.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.