<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Installing Protegrity Synthetic Data on</title><link>https://docs.protegrity.com/synthetic-data/1.0.1/docs/install_synthc_data/</link><description>Recent content in Installing Protegrity Synthetic Data on</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.protegrity.com/synthetic-data/1.0.1/docs/install_synthc_data/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing Protegrity Synthetic Data Environment</title><link>https://docs.protegrity.com/synthetic-data/1.0.1/docs/install_synthc_data/hide_install_synthc_data_env/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/synthetic-data/1.0.1/docs/install_synthc_data/hide_install_synthc_data_env/</guid><description>&lt;p>Follow these steps to set up your system using Docker containers.&lt;/p>
&lt;h3 id="before-you-begin">Before You Begin&lt;/h3>
&lt;p>Ensure the following prerequisites are completed on your &lt;strong>base machine&lt;/strong>:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://docs.docker.com/engine/install/">Docker Engine&lt;/a> is installed.&lt;/li>
&lt;li>&lt;a href="https://docs.docker.com/compose/install/linux/">Docker Compose V2&lt;/a> is installed.&lt;/li>
&lt;li>Verify that &lt;strong>administrator&lt;/strong> access is available on the host machine to install Protegrity Synthetic Data.&lt;/li>
&lt;/ul></description></item><item><title>Installing Protegrity Synthetic Data Using Docker Containers</title><link>https://docs.protegrity.com/synthetic-data/1.0.1/docs/install_synthc_data/hide_install_synthc_data_api_docker_con/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/synthetic-data/1.0.1/docs/install_synthc_data/hide_install_synthc_data_api_docker_con/</guid><description>&lt;h2 id="installation-steps">Installation Steps&lt;/h2>
&lt;ol>
&lt;li>
&lt;p>Log in to the machine as an administrator.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Download and extract the API package using the following command:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>tar -xvzf SYNTHETIC-DATA_RHUBI-ALL-64_x86-64_Generic.DOCKER_1.0.1.28.tgz
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
&lt;li>
&lt;p>Load the API container using the following command:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-gdscript3" data-lang="gdscript3">&lt;span style="display:flex;">&lt;span>&lt;span style="color:#000">docker&lt;/span> &lt;span style="color:#204a87">load&lt;/span> &lt;span style="color:#ce5c00;font-weight:bold">&amp;lt;&lt;/span>&lt;span style="color:#000">synthetic&lt;/span>&lt;span style="color:#ce5c00;font-weight:bold">-&lt;/span>&lt;span style="color:#000">data&lt;/span>&lt;span style="color:#ce5c00;font-weight:bold">.&lt;/span>&lt;span style="color:#000">tgz&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
&lt;li>
&lt;p>Load the dependent container using the following command:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-gdscript3" data-lang="gdscript3">&lt;span style="display:flex;">&lt;span>&lt;span style="color:#000">docker&lt;/span> &lt;span style="color:#204a87">load&lt;/span> &lt;span style="color:#ce5c00;font-weight:bold">&amp;lt;&lt;/span>&lt;span style="color:#000">dependent_images&lt;/span>&lt;span style="color:#ce5c00;font-weight:bold">&amp;gt;.&lt;/span>&lt;span style="color:#000">tgz&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
&lt;li>
&lt;p>Verify that the image is successfully loaded using the following command:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>docker images
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
&lt;li>
&lt;p>Navigate to the directory where the contents are extracted.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Change the working directory to &lt;code>docker&lt;/code> and update the &lt;code>docker/docker-compose.yaml&lt;/code> file for the configuration that you require, such as the image ID.&lt;/p></description></item></channel></rss>