Installing Martini Server Runtime On-Premise
On-Premise Windows Installation
Setting up Martini Server Runtime on a Windows environment is straightforward. The process involves downloading the Windows installer and following a few simple steps to get the server up and running.
Installing Martini Server Runtime on Windows
1. Download the Installer
- Visit the Martini download page at https://www.lonti.com/martini/download.
- Download the installer specific to Windows.
2. Run the Installer
- Navigate to the location where the installer was downloaded.
- Double-click the installer file to begin the installation process.
3. Follow the Installation Prompts
- The installer will guide you through a series of steps. Follow these prompts to complete the installation.
- You may be asked to specify installation preferences such as directory location, components to install, and configuration settings.
Post-Installation Steps
- License Installation: Remember to install your Martini Server Runtime license. Without a valid license, the server will not function properly.
- Initial Configuration: Configure Martini Server Runtime according to your requirements. This may include setting up connections, adjusting server settings, and more.
Installing Martini Server Runtime on Linux
Installing Martini Server Runtime on Linux can be done using a GUI-based setup or via the command line for CLI environments or headless servers. Follow these steps to install Martini on your Linux system.
Installing via GUI
1. Prepare for Installation
- Open a command-line application.
- Change to the directory where the
Martini_Runtime.sh
shell executable file is located:
1 |
|
2. Start the Setup Wizard
- Run the following command to initiate the GUI-based setup wizard:
1 |
|
- Follow the on-screen prompts in the setup wizard to complete the installation.
Installing via Command Line
For CLI environments or headless servers, you have two options:
Console Mode
- For interactive console-based installation, use the
-c
flag:
1 |
|
- Follow the console prompts to complete the installation.
Unattended Mode
- For a non-interactive, unattended installation, use the
-q
flag:
1 |
|
- This mode will install Martini Server Runtime with default settings and no user interaction.
Post-Installation Steps
- License Installation: Ensure to install your Martini Server Runtime license. The server requires a valid license to function correctly.
- Initial Configuration: After installation, configure the Martini Server Runtime according to your specific needs and requirements.
Installing Martini Server Runtime on macOS
Installing Martini Server Runtime on a macOS system is a straightforward process. This guide will walk you through downloading the macOS installer and completing the installation steps.
Steps to Install on macOS
1. Download the Installer
- Visit the Martini download page at https://www.lonti.com/martini/download.
- Download the installer for macOS.
2. Run the Installer
- Locate the downloaded installer file in your Downloads folder or wherever you have saved the file.
- Double-click the installer to initiate the installation process.
3. Follow the Installation Prompts
- The installation wizard will guide you through several steps. Follow these prompts, which may include agreeing to terms, choosing an install location, and selecting installation options.
4. Complete the Setup
- Once all prompts are addressed, complete the installation process.
- You may need to enter your macOS user password to grant necessary permissions for the installation.
5. Verify Installation
- After installation, you can verify that Martini Server Runtime is installed correctly by opening a terminal and checking for the Martini service.
Post-Installation Steps
- License Installation: Ensure you install your Martini Server Runtime license. The server requires a valid license to operate effectively.
- Initial Configuration: Set up and configure Martini Server Runtime according to your specific needs. This may include network configurations, service setups, and other custom settings.