This chapter outlines how to move the PeopleSync Frontend component to a different server.
Preparation
To prepare for the installation of the new PeopleSync Frontend, please assemble the following information:
Firewall ports: If the new PeopleSync Frontend is in the DMZ, please make sure all necessary firewall ports are open. The default ports are:
|
Source |
Target |
TCP-Port |
Descrption |
|---|---|---|---|
|
CardDAV Clients |
PeopleSync Web |
443 |
HTTPS CardDAV |
|
CardDAV Clients |
PeopleSync Web |
8843 |
iOS HTTPS CardDAV |
|
PeopleSync Service |
PeopleSync Web |
443 |
PeopleSync Frontend (HTTPS CardDAV) |
|
CardDAV Clients |
PeopleSync Web |
88 |
PeopleSync Frontend (HTTP CardDAV) |
|
PeopleSync Service |
PeopleSync Web |
88 |
PeopleSync Frontend (HTTP CardDAV) |
If you have used custom ports, please open these as well.
-
SSL Certificate: Prepare an SSL certificate for the new server.
-
Bindings: Make a note of the bindings or the PeopleSync website on the old server:
-
Open Internet Information Services (IIS) manager.
-
Go to the PeopleSync website.
-
Right-click on the PeopleSync Website and select Edit Bindings.
-
Make a note of the port bindings and the certificates used.
-
-
SQL Server user: On the old Server, open the file
%ProgramFiles%\messageconcept\PeopleSync Server\web\server.ini. Note down the value of the db_login variable. This is the username of the user which is used to connect to the PeopleSync database.
Installation
-
Run PeopleSync Frontend Setup-*.exe as described in the PeopleSync Setup and Configuration Guide, section 4.2.2. During setup, please enter the configuration values you have assembled in the previous section.
-
Import the SSL certificate.
-
Re-Create any non-default bindings on the PeopleSync website, such as https on port 443 or 8843.
-
After setup, please open PeopleSync Console and go to System Settings. Change Internal URL to the new PeopleSync Frontend.