mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 13:24:11 -05:00
[GH-ISSUE #864] [Template Request] Xata #15525
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?
Originally created by @javi-code on GitHub (May 15, 2026).
Original GitHub issue: https://github.com/Dokploy/templates/issues/864
Xata is a managed platform built on PostgreSQL that introduces database branching as a core feature for development environments. It allows the creation of isolated instances via pull requests or agents using copy-on-write (CoW), avoiding complete physical duplication of the dataset.
@Siumauricio commented on GitHub (Jul 14, 2026):
Xata's core value (managed Postgres with copy-on-write branching) is a hosted platform — there is no self-hostable distribution of it to template. Happy to reconsider if they ever ship one.