Installation on Windows & Linux
This article describes the process of Xopero ONE Management Service installation on Windows, Linux, and as a Docker container for on-premise deployment model.
Last updated
Was this helpful?
This article describes the process of Xopero ONE Management Service installation on Windows, Linux, and as a Docker container for on-premise deployment model.
Before you begin the installation process, check the following articles: System requirements, Supported platforms.
To register for a free trial and download the installer visit the Xopero website. If you're already a registered user, download the installer here.
Download and run Xopero ONE installer.

Click Next to start the installation setup.

Accept the End-User License Agreement and hit Next to continue.

Select the installation folder and click Next.

Define the HTTP port for Xopero ONE Management Service. Depending on your needs you can either use a custom HTTP port, or stay with the default XMS HTTP port (28555).

Click Install to start the installation process.

Once the installation is completed successfully, click Finish to close the installation wizard.
Download and run Xopero ONE installer (XoperoONEManagementService.sh).

Add execute permission to the downloaded file using the following command:

Run xoperoserver.sh. Accept the End-User License Agreement to continue.

Once the installation is completed, you can close the software installation window.
Please note that, by default, the Xopero ONE Management Service installed on Linux uses port 28555.

Last updated
Was this helpful?
chmod +x xoperoserver.sh
