Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML
<style>
.release-box {
	height: 30px; 
	width: 100px; 
	padding-top: 8px;
	text-align: center; 
	border-radius: 5px; 
	font-weight: bold; 
	background-color: #8efeb3;  
	border-color: #FCE28A;
}

.release-box:hover {
  	cursor: hand;
    cursor: pointer;
    opacity: .9; 
}
</style>
<meta name="robots" content="noindex">

<div class="release-box">
<a href="https://docs.perspectium.com/display/krypton" style="text-decoration: none; color: #FFFFFF; display: block;">
Krypton
</a>
</div>



You can install the DataSync Agent on supported Windows and Linux devices. You can obtain the Perspectium DataSync Agent install files by contacting Perspectium Support.

(warning) Before getting started with the DataSync Agent, check to make sure your environment meets the base agent requirements.


To set up the DataSync Agent for a single-direction DataSync integration from an app to a data store, follow these steps:

  1. Install the DataSync Agent 
  2. Start the DataSync Agent


After installation, explore the rest of the additional configurations:

UI Children