diff --git a/content/docs/introduction/images/initialisation.png b/content/docs/introduction/images/initialisation.png index 0b75be7..3af4074 100644 Binary files a/content/docs/introduction/images/initialisation.png and b/content/docs/introduction/images/initialisation.png differ diff --git a/content/docs/sync/images/expand_qr.gif b/content/docs/sync/images/expand_qr.gif index 2fa9e44..75804f0 100644 Binary files a/content/docs/sync/images/expand_qr.gif and b/content/docs/sync/images/expand_qr.gif differ diff --git a/content/docs/sync/images/sync.gif b/content/docs/sync/images/sync.gif index 6b85565..708e18f 100644 Binary files a/content/docs/sync/images/sync.gif and b/content/docs/sync/images/sync.gif differ diff --git a/content/docs/sync/images/sync_error.png b/content/docs/sync/images/sync_error.png index 696e42e..15adb4b 100644 Binary files a/content/docs/sync/images/sync_error.png and b/content/docs/sync/images/sync_error.png differ diff --git a/content/docs/sync/images/sync_in_progress.png b/content/docs/sync/images/sync_in_progress.png index 3cd5828..b9d47d6 100644 Binary files a/content/docs/sync/images/sync_in_progress.png and b/content/docs/sync/images/sync_in_progress.png differ diff --git a/content/docs/sync/images/sync_status.png b/content/docs/sync/images/sync_status.png index 09f4f0f..4a35f60 100644 Binary files a/content/docs/sync/images/sync_status.png and b/content/docs/sync/images/sync_status.png differ diff --git a/content/docs/sync/synchronisation.md b/content/docs/sync/synchronisation.md index 7e63db9..a9e5a27 100644 --- a/content/docs/sync/synchronisation.md +++ b/content/docs/sync/synchronisation.md @@ -16,23 +16,25 @@ top = false ## Viewing the synchronisation status -To view the synchronisation status, go to `Sync` in the lower section of the navigation panel: +To view the synchronisation status, go to `Sync` in the lower section of the navigation panel: ![sync: nav](/docs/sync/images/sync_nav.png) -The page shows the number of records waiting to be pushed to the central server and the time that the last sync happened. +The page shows the number of records waiting to be pushed to the central servers, and the time that the last sync happened. ![sync: status](/docs/sync/images/sync_status.png) +As of v2.0.0, your Open mSupply server actually syncs to two central servers! The `Push V6` and `Pull V6` steps transfer data to and from the Open mSupply central server, which you can read more about [here](../../introduction/central). The `Push`, `Pull Central` and `Pull Remote` steps are syncing with an mSupply central server. + ## Manual synchronisation On this (sync) screen you are also able to initiate synchronisation immediately rather than wait for the scheduled time ( remember, the sync interval is configured in the Admin > Synchronisation section, see the [Administration](/docs/administration/synchronisation/) page for details ). -To start sync manually, simply click the `Sync now!` button. When you do, you'll see that the button changes to a spinner and the progress is indicated with the stepper icons which change to show which step is currently active. For example, in the image below you'll see that `Pull remote` is active. +To start sync manually, simply click the `Sync now!` button. When you do, you'll see that the button changes to a spinner and the progress is indicated with the stepper icons which change to show which step is currently active. For example, in the image below you'll see that the `Push` step is active. ![sync: manual](/docs/sync/images/sync_in_progress.png) -Here is the complete process in action, with the steps slowed down. You'll notice when you try this that the sync is usually very quick, though it depends on how many items you have to sync: +Here is the complete process in action. You'll notice that most of the sync steps are very quick, though it depends on how many records you have to sync:

:"sync:

@@ -44,4 +46,4 @@ If any errors are encountered during the sync progress you will see these on thi At the top right of the `Sync` page the current server URL is shown, along with a QR code. The code contains the server URL and can be used to easily configure [mSupply Cold Chain](http://127.0.0.1:1111/coldchain/introduction/) when synchronising with Open mSupply. If you are having trouble scanning the code, you can click (or press, if using a tablet) the code to display a larger version. -![sync: manual](/docs/sync/images/expand_qr.gif) \ No newline at end of file +![sync: manual](/docs/sync/images/expand_qr.gif)