<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic can a HF be a deployment server &amp; client ? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314865#M19269</link>
    <description>&lt;P&gt;In a scenario where we have 2 x HF's that send data to a cloud instance.&lt;/P&gt;

&lt;P&gt;One of the HF's is a deployment server - can this also be a client ? so we can push out apps to both the remote HF and the local HF ?&lt;/P&gt;

&lt;P&gt;deploymentclient.conf&lt;BR /&gt;
[target-broker:deploymentServer]&lt;BR /&gt;
targetUri = localhost:8089&lt;/P&gt;

&lt;P&gt;doesn't seem to work.&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2017 01:25:02 GMT</pubDate>
    <dc:creator>Esky73</dc:creator>
    <dc:date>2017-05-23T01:25:02Z</dc:date>
    <item>
      <title>can a HF be a deployment server &amp; client ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314865#M19269</link>
      <description>&lt;P&gt;In a scenario where we have 2 x HF's that send data to a cloud instance.&lt;/P&gt;

&lt;P&gt;One of the HF's is a deployment server - can this also be a client ? so we can push out apps to both the remote HF and the local HF ?&lt;/P&gt;

&lt;P&gt;deploymentclient.conf&lt;BR /&gt;
[target-broker:deploymentServer]&lt;BR /&gt;
targetUri = localhost:8089&lt;/P&gt;

&lt;P&gt;doesn't seem to work.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 01:25:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314865#M19269</guid>
      <dc:creator>Esky73</dc:creator>
      <dc:date>2017-05-23T01:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: can a HF be a deployment server &amp; client ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314866#M19270</link>
      <description>&lt;P&gt;Hi Esky73,&lt;/P&gt;

&lt;P&gt;Yes, it can be done - &lt;STRONG&gt;but it is tricky&lt;/STRONG&gt; and you need to plan this carefully. &lt;/P&gt;

&lt;P&gt;Basically on the first Deployment server you change the &lt;CODE&gt;repositoryLocation&lt;/CODE&gt; option &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Updating/Useserverclass.conf#Non-filtering_attributes"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Updating/Useserverclass.conf#Non-filtering_attributes&lt;/A&gt; so apps will not be placed into &lt;CODE&gt;etc/apps&lt;/CODE&gt; (default directory) but in the &lt;CODE&gt;etc/deployment-apps&lt;/CODE&gt; directory.&lt;/P&gt;

&lt;P&gt;On the second Deployment server you can mange the DS clients as usual.&lt;/P&gt;

&lt;P&gt;Test it before put this into production!&lt;/P&gt;

&lt;P&gt;Hope this helps and makes sense ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 01:39:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314866#M19270</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2017-05-23T01:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: can a HF be a deployment server &amp; client ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314867#M19271</link>
      <description>&lt;P&gt;Cheers MuS&lt;/P&gt;

&lt;P&gt;We only have the one DS&lt;/P&gt;

&lt;P&gt;Just seeking clarity - in a DS &amp;gt; DC scenario you do want the server to push out from deployment-apps to /etc/apps.&lt;BR /&gt;
So on the instance where it is both a DS and a DC i do config changes in the deployment-apps folder and thats pushed across to /etc/apps locally.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 02:09:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314867#M19271</guid>
      <dc:creator>Esky73</dc:creator>
      <dc:date>2017-05-23T02:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: can a HF be a deployment server &amp; client ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314868#M19272</link>
      <description>&lt;P&gt;Okay, I miss understood your question! &lt;BR /&gt;
A DS should never be its own DC - This will / can produce wormholes and Loki will unleash his army of doom over your Splunk &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; No really, you should not do this. &lt;/P&gt;

&lt;P&gt;Easiest way to overcome this use case would be a cronjob which copies your apps from &lt;CODE&gt;etc/deployment-apps&lt;/CODE&gt; to &lt;CODE&gt;etc/apps&lt;/CODE&gt; &lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 02:24:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314868#M19272</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2017-05-23T02:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: can a HF be a deployment server &amp; client ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314869#M19273</link>
      <description>&lt;P&gt;OK Cheers.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 03:03:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314869#M19273</guid>
      <dc:creator>Esky73</dc:creator>
      <dc:date>2017-05-23T03:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: can a HF be a deployment server &amp; client ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314870#M19274</link>
      <description>&lt;P&gt;Thanks for the points, but if you click the &lt;CODE&gt;^&lt;/CODE&gt; symbol it will upvote the answer or comment and will not take points away from you &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 03:08:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314870#M19274</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2017-05-23T03:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: can a HF be a deployment server &amp; client ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314871#M19275</link>
      <description>&lt;P&gt;Indeed &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 08:26:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/can-a-HF-be-a-deployment-server-client/m-p/314871#M19275</guid>
      <dc:creator>aakwah</dc:creator>
      <dc:date>2017-05-23T08:26:05Z</dc:date>
    </item>
  </channel>
</rss>

