| | 105 | ==== Repository Configuration ==== |
| | 106 | |
| | 107 | Go to the [#SynchronizationHomepage Synchronization Homepage] and click '''Repositories'''. This will show you a list of all configured repositories: |
| | 108 | |
| | 109 | [[Image(sync_repository.png)]] |
| | 110 | |
| | 111 | The '''Open''' button in each line opens the configuration for the respective repository. |
| | 112 | |
| | 113 | By clicking '''Add Repository''', you can add a new peer repository configuration: |
| | 114 | |
| | 115 | [[Image(sync_repository_add.png)]] |
| | 116 | |
| | 117 | ||''Field''||''Instructions''||at the '''local''' site||at the '''remote''' site|| |
| | 118 | ||Name||Enter a name for own reference||required||required|| |
| | 119 | ||URL||Enter the URL of the repository||required||-|| |
| | 120 | ||username||Enter the username to authenticate at the repository||required||-|| |
| | 121 | ||password||Enter the password to authenticate at the repository||required||-|| |
| | 122 | ||proxy||Enter the URL of a proxy server to connect to the repository, if different from the [#SynchronizationSettings Synchronization Settings]||fill in as needed||-|| |
| | 123 | ||Accept Pushes||check this if the repository is allowed to push updates||-||set as needed|| |
| | 124 | ||UUID||Enter the UUID from the [#SynchronizationSettings Synchronization Settings] of the repository||required||required|| |
| | 125 | |
| | 126 | ==== To Do ==== |
| | 127 | |
| | 128 | ...at the '''local''' site: |
| | 129 | |
| | 130 | - add a repository configuration for the '''remote''' site |
| | 131 | |
| | 132 | ...at the '''remote''' site: |
| | 133 | |
| | 134 | - add a repository configuration for the '''local''' site |
| | 135 | |