Exago Logo
Search
Generic filters
Exact matches only

Installing the Scheduler [Linux]

This video explains how to install Exago BI’s Scheduler Service on a Linux server with Apache.

Transcript

Welcome back to the Exago Techincal Training Series! In this video we’ll demonstrate how to install and configure the Exago Scheduler Service on a Linux server with Apache installed. This video will discuss Apache only, but the installation with NGINX is very similar.

Before we begin, a note about operating systems and version numbers. Although they do not need to reside on the same server, Scheduler Services installed on Windows are only compatible with Web Applications also installed on Windows. Likewise, Linux Scheduler Services are only compatible with Web Applications installed on Linux. Additionally, the version number of the Scheduler Service and Web Application must always match. Therefore, if the Scheduler Service is deployed, it should be updated at the same time and with the same installer application as the Web Application to insure the version numbers are always the same.

The first step its to download the application installer. For information on accessing the installer, see the Introduction video of this series. Navigate to the Installer directory. Then, call the installer as root. The -d switch tells the installer the directory in which to install Exago. Consider versioning or using environment specific nomenclature for your installs to keep track of different versions. The -m switch followed by TRUE tells the installer to install the Mono framework along with Exago. This is Exago for the Scheduler Service to run. Although we’ve previously installed Mono with the Web Application, the installer will check first if Mono is already installed and skip this step if not necessary. Next, the installer what components to include. Use the -i switch followed by the name of a component. In this case, SCHEDULER. Use the small -r switch followed by the desired name of a new service. Since systemd services require a user ID on the system to execute under, we’ll include the lowercase -u switch followed by a user name. Finally, include the capital -R switch to insure the systemd service is configured by the installer. Confirm the installation details, and the installation will proceed. There is an optional lowercase -y switch that can be included in the silent install command to skip this review step.

Restart Apache. Congratulations! The Scheduler Service has been installed! Continue to the next video in this series to configure the service.

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents