[GH-ISSUE #1490] Option to restore backup without config #6413

Open
opened 2026-04-20 17:00:52 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @xeruf on GitHub (Sep 12, 2025).
Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/1490

Description

The restore command should have an option to not copy the config.

This is important when moving from one vikunja instance to another, especially with kubernetes, as the database config and stuff is different on the new instance and should not be overwritten when restoring the data.

Which alternatives did you consider using instead?

Currently I manually remove the config from the zip.

Originally created by @xeruf on GitHub (Sep 12, 2025). Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/1490 ### Description The restore command should have an option to not copy the config. This is important when moving from one vikunja instance to another, especially with kubernetes, as the database config and stuff is different on the new instance and should not be overwritten when restoring the data. ### Which alternatives did you consider using instead? Currently I manually remove the config from the zip.
GiteaMirror added the area/backup-restorearea/config labels 2026-04-20 17:00:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#6413