Snaplex Node Configuration
Snaplex nodes are typically configured using a slpropz
configuration file, located in the $SL_ROOT/etc
folder.
If you use the slpropz
file as your Snaplex configuration, then:
After a Snaplex node is started with the
slpropz
configuration, subsequent configuration updates are applied automatically.Changing the Snaplex properties in Manager causes each Snaplex node to download the updated
slpropz
and initiates a rolling restart with no downtime on Snaplex instances with more than one node.Some configuration changes, such as an update to the logging properties does not require a restart and are applied immediately.
...
If you have an older Snaplex installation and its configuration is defined in the global.properties file, then the Environment value must match the jcc.environment value In the JCC global.properties
file. To migrate your Snaplex configuration to the slpropz
mechanism, see Migrating Older Snaplex Nodes.
...
Overview
You can install a Groundplex in the following environments:
After you create the Snaplex, you can download the installation files from the Downloads tab.
Downloading Snaplex Package Files
You can download the Snaplex files required for installing and configuring a standard Groundplex anytime by opening the Create/Update Snaplex dialog.
In SnapLogic Manager, do one of the following:
Navigate to the Project or the global shared folder containing an existing Snaplex, then click on the target Snaplex. The Update Snaplex dialog appears.
ORNavigate to a Project folder or the global shared folder, then click and select Snaplex. The Create Snaplex dialog appears.
Click the Downloads tab, then click to copy, or click to download to obtain the following files:
Linux/DEB: Software image for Debian-based Linux OS for the listed release
Windows/ZIP: Software image for Windows OS.
Linux/RPM: Software image for Red Hat-based Linux OS.
Docker Image: Software image (not downloadable) for Docker deployments.
Configuration: The configuration file (.
slpropz
) for a Snaplex can be downloaded.
Use the appropriate package for your OS to install the SnapLogic software for your Groundplex.
Use the Configuration file to change the configuration of your Groundplex.
Info |
---|
In the Downloads tab, only the latest download links are available because deprecated versions cannot be used for installation. After the latest version is installed, the user can change to a previous Snaplex version to debug. |