fix: actually it's portable
This commit is contained in:
@ -46,10 +46,9 @@ old server to the new one. The app MUST be deployed on the old server before
|
|||||||
doing the move. The app will be undeployed from the current server but not
|
doing the move. The app will be undeployed from the current server but not
|
||||||
deployed on the new server.
|
deployed on the new server.
|
||||||
|
|
||||||
This command requires the "cat" command to be present on the app containers
|
The "tar" command is required on both the old and new server as well as "sudo"
|
||||||
when retrieving secrets. Some "distroless" images will not support this. Not
|
permissions. The "rsync" is required on your local machine for transferring
|
||||||
all apps are therefore moveable. Rsync is required on your local machine for
|
volumes.
|
||||||
transferring volumes.
|
|
||||||
|
|
||||||
Do not forget to update your DNS records. Don't panic, it might take a while
|
Do not forget to update your DNS records. Don't panic, it might take a while
|
||||||
for the dust to settle after you move an app. If anything goes wrong, you can
|
for the dust to settle after you move an app. If anything goes wrong, you can
|
||||||
|
Reference in New Issue
Block a user