Version anglaise migrate_or_merge_servers.md

This commit is contained in:
Khrys42 2021-08-13 18:12:19 +02:00 committed by GitHub
parent 0a6617f650
commit 9e4e2dacf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,3 +10,12 @@ page-toc:
depth: 3
---
## Migrate a server
If YunoHost's archive system is convenient enough to migrate a server, you can also [migrate from server to server with rsync](https://www.man42.net/blog/2017/07/how-to-migrate-a-debian-server/).
## Merge 2 YunoHost servers
If you merge 2 servers together, you will need to recreate the users, domains and permissions of the first server on the destination server. Then you can restore app by app.
!! There is a limitation concerning apps that have the same ID. It will not be possible to restore them easily. Also be careful not to delete the eponymous app from the destination server :/