Skip to content

FEAT: improve webserver backups by adding including and excluding patterns#2909

Closed
codeagencybe wants to merge 1 commit into
Dokploy:canaryfrom
codeagencybe:feat/backup-include-exclude
Closed

FEAT: improve webserver backups by adding including and excluding patterns#2909
codeagencybe wants to merge 1 commit into
Dokploy:canaryfrom
codeagencybe:feat/backup-include-exclude

Conversation

@codeagencybe
Copy link
Copy Markdown

What is this PR about?

This PR adds a new feature on the webserver backup to set a pattern to include and/or exclude specific paths.
By default the webserver backup takes everything from /etc/dokploy, but if you have apps or other data in subfolders like eg /etc/dokploy/apps, you don't want those to be included with the webserver backups.
This PR fix that problem.

Checklist

Before submitting this PR, please make sure that:

Issues related (if applicable)

closes #2860

Screenshots (if applicable)

@codeagencybe codeagencybe deleted the feat/backup-include-exclude branch April 22, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Choose what to include/exclude for cluster backup

1 participant