mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -05:00
[PR #865] [MERGED] feat: add powersync blueprint template #16184
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: ✅ Merged
Merged: 7/8/2026
Merged by: @Siumauricio
Base:
canary← Head:feat/add-powersync-template📝 Commits (5)
be677f5feat: add powersync blueprint template3314b59fix: process meta.json (sort + dedupe)a9a40ecfix: update powersync base64 config to match working deployment + add env comments947f099Merge remote-tracking branch 'origin/canary' into feat/add-powersync-template8480130fix: bundle Postgres so the service can actually start📊 Changes
4 files changed (+140 additions, -0 deletions)
View changed files
➕
blueprints/powersync/docker-compose.yml(+33 -0)➕
blueprints/powersync/meta.json(+19 -0)➕
blueprints/powersync/powersync.png(+0 -0)➕
blueprints/powersync/template.toml(+88 -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.