You can download Syncrify Server onto your computer from the Synametrics website. See Syncrify's Download Page on the Synametrics website for a direct link to the product download page.
Windows
Log in as the Administrator account.
Save and download the installer.
Extract the zipped file and run setup.exe
Towards the end of installation, the installer will install a new service for Syncrify and will start it in the background. In the future, use the Windows Services applet in the Control Panel to start and stop the service. You can also access Windows Services by running services.msc in Window's Run Application.
Using your browser, connect to http://localhost:5800
Note: If you are unable to connect to the web console via your browser, check the local Firewall settings on your machine. See Firewall Configuration for information on how to manually configure the Windows Firewall.
Linux
Log in as the root account.
Save and download the installer.
Extract the tar file by using the following command in Terminal: tar -xf SyncrifyLinuc.tar
Ensure the permissions for Install.sh is set as an executable. If not, use the chmod +x Install.sh command to change its permission.
Execute the Install.sh script.
By default, the installation script will install the server in the /opt folder. However, you can change this location to any other value you desire. Additionally, it will create necessary scripts in the /etc/init.d/ folder so that the server comes up when you restart the machine.
Using your browser, connect to http://localhost:5800
Mac OS X
Save and download the installer.
Double click the downloaded file and drag Syncrify.app to your desired folder.
Double click to run the server
Drag Syncrify.app to your Dock
CTRL+Click the icon in the Dock, select Options > Open at Login from the pop-up menu.
Using your browser, connect to http://localhost:5800