[Migration] Needs some tabs

Dieser Commit ist enthalten in:
MAGIC 2019-03-06 22:45:13 +01:00
Ursprung c59e2591b3
Commit d416b4404d
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: A40EE5665510C9D5

Datei anzeigen

@ -32,8 +32,13 @@ rsync -aHhP --numeric-ids --delete /var/lib/docker/volumes/ root@some.other.mach
```
**4\.** Shut down Mailcow via `docker-compose down` and stop Docker on the source machine.
**5\.** Repeat step 3 with the same commands (this will be much quicker than the first time).
**6\.** Start docker on the target machine `systemctl start docker.service`.
**7\.** Go into the /opt/mailcow-dockerized directory and run `docker-compose pull`.
**8\.** Start the whole mailcow stack with `docker-compose up -d` and everything should be fine.
**9\.** Change your DNS settings.