mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #453] [MERGED] feat(blueprints): add CookieCloud blueprint for secure cookie sync #466
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/453
Author: @jaainil
Created: 10/12/2025
Status: ✅ Merged
Merged: 10/15/2025
Merged by: @Siumauricio
Base:
main← Head:adding-cookiecloud📝 Commits (3)
f828b0afeat(blueprints): add CookieCloud blueprint for secure cookie syncd16b31brefactor: rename cookiecloud to cookie-cloud for naming consistency51c8f52docs(meta): add docs link to meta.json📊 Changes
4 files changed (+50 additions, -0 deletions)
View changed files
➕
blueprints/cookie-cloud/docker-compose.yml(+18 -0)➕
blueprints/cookie-cloud/image.png(+0 -0)➕
blueprints/cookie-cloud/template.toml(+14 -0)📝
meta.json(+18 -0)📄 Description
What is this PR about?
New PR of CookieCloud
Added new blueprint for CookieCloud, a self-hosted tool for syncing browser cookies across devices. Includes docker-compose.yml for service setup, template.toml for configuration, image.png for logo, and updated meta.json with service metadata to enable easy deployment and management.
Checklist
Before submitting this PR, please make sure that:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.