Add command to move an app to a different server #586
Reference in New Issue
Block a user
No description provided.
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?
It should be simple and easy to move an app from one server to another.
The command should use the existing backup / restore infrastructure where possible.
Cli interface:
Internal steps when moving app1 from serverA to serverB:
I can understand the need for this and also I've ran into this multiple times. We used to always try to put these kind of features into
abra
but at some point we realised it's very hard to maintain. This seems like one of those features. There are many devils in many of these details for this implementation. I would like to see a more concrete proposal for how this will work with the multiple use cases before an implementation arrives. I would have a preference to not supportabra app move
if not usingbackup-bot-two
to focus on one workflow? I'm not sure, I'd have to see more details. Thanks for opening!@decentral1se I understand the hesitation for adding this feature, but I would argue, that this should be a core feature, because I guess many have the same problem, as coopcloud is centered around having multiple servers that are seperated from each other.
Let me think some more about a concrete implementation proposal
I'm interested in how others do this currently!
@3wordchant @decentral1se @moritz and others :)