mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-21 12:02:00 -05:00
[PR #865] feat: add powersync blueprint template #7209
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/865
Author: @ahmed-lotfy-dev
Created: 5/15/2026
Status: 🔄 Open
Base:
canary← Head:feat/add-powersync-template📝 Commits (3)
be677f5feat: add powersync blueprint template3314b59fix: process meta.json (sort + dedupe)a9a40ecfix: update powersync base64 config to match working deployment + add env comments📊 Changes
4 files changed (+61 additions, -0 deletions)
View changed files
➕
blueprints/powersync/docker-compose.yml(+15 -0)➕
blueprints/powersync/powersync.png(+0 -0)➕
blueprints/powersync/template.toml(+27 -0)📝
meta.json(+19 -0)📄 Description
Adds a PowerSync blueprint template for Dokploy.
PowerSync is an open-source sync engine for local-first apps. It syncs PostgreSQL data to mobile devices and browsers with real-time replication.
Template features:
Checklist:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.