fix: actually it's portable
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-09-01 13:43:25 +02:00
parent 6ee59b0464
commit a40b06cf17

View File

@ -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
deployed on the new server.
This command requires the "cat" command to be present on the app containers
when retrieving secrets. Some "distroless" images will not support this. Not
all apps are therefore moveable. Rsync is required on your local machine for
transferring volumes.
The "tar" command is required on both the old and new server as well as "sudo"
permissions. The "rsync" is required on your local machine for transferring
volumes.
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