mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Automatic upgrade from manual-installation to Automated-installation #547
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 @marcomatrella on GitHub (Jul 19, 2024).
Is this a feature for the backend or frontend?
Backend
What would you like?
Currently I have a manual planka installation in my server, that points to a database hosted in the same VM. I'm facing issues in upgrading this installation, the automated upgrade process is something already implemented (and automated) in the "automated installer" method.
I'd like something automated (a script, for example) to migrate from a manual installation to an automated/docker based installation, that migrates the database too with some configuration.
Why is this needed?
No response
Other information
No response