<?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 Re: How to install an app or add-on which is not Deployment Server compatible but should be present in the end client? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341749#M12721</link>
    <description>&lt;P&gt;@woodcock, We have done the same and it works. But the only problem remaining is the "password" is cannot be encrypted in "deployment-apps". &lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2017 11:44:40 GMT</pubDate>
    <dc:creator>koshyk</dc:creator>
    <dc:date>2017-03-09T11:44:40Z</dc:date>
    <item>
      <title>How to install an app or add-on which is not Deployment Server compatible but should be present in the end client?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341746#M12718</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;
We have a deployment server configured to push apps to heavy forwarders. the heavy forwarder apps are managed by "deployment-server". It seems some of the Splunk Official apps and add-ons don't support Deployment-server (eg &lt;A href="http://docs.splunk.com/Documentation/AddOns/released/ServiceNow/Install"&gt;Splunk Add-on for ServiceNow&lt;/A&gt;). So in this case, how would we deploy the add-on to the end clients (Heavy forwarders?)?&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;if I install it manually, will it be wiped out by Deployment Server on the next iteration? Because the rest of the apps are managed by deployment server, we cannot detach deployment server for whole of the heavy forwarders.&lt;/LI&gt;
&lt;LI&gt;How you guys do this? How is Splunk is expecting to do these type of non-supported apps?&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 07 Mar 2017 16:22:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341746#M12718</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2017-03-07T16:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to install an app or add-on which is not Deployment Server compatible but should be present in the end client?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341747#M12719</link>
      <description>&lt;P&gt;Hi koshyk, I expect you'll have some issues deploying apps from the DS that end up being customized on the client system. The Deployment Server and Deployment Client each maintain hashes of the apps. If there is a disagreement, the DS is the authority, and the DC is reloaded.&lt;/P&gt;

&lt;P&gt;So, for apps that your options are to do all configuration within the app on the deployment server, and then reload to deploy the changes as needed. This isn't possible if the Servicenow App contains data or state information within the app ( I know the DB Connect app does this, for instance).&lt;/P&gt;

&lt;P&gt;Alternatively, you can utilize another configuration management system to manage the state of the default and static components of the app, and ignore the rest. This will let you deploy updates to the app, while leaving all the local config intact.&lt;/P&gt;

&lt;P&gt;Finally, depending on how many HFs you are dealing with, you could maintain them manually. Not always the best option, but suitable if you are only dealing with a small amount of systems.&lt;/P&gt;

&lt;P&gt;Please let me know if this answers your question! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 16:41:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341747#M12719</guid>
      <dc:creator>muebel</dc:creator>
      <dc:date>2017-03-07T16:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to install an app or add-on which is not Deployment Server compatible but should be present in the end client?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341748#M12720</link>
      <description>&lt;P&gt;The main reason that these are "Not DS compatible" is because they require you to run though a configuration step ( &lt;CODE&gt;setup.xml&lt;/CODE&gt; ).   So what I do is deploy to the DS, run the configuration/setup there, being sure to TEST ALL FEATURES.  Then move it from the &lt;CODE&gt;$SPLUNK_HOME/etc/apps/&amp;lt;NEW APP&amp;gt;/&lt;/CODE&gt; directory to the &lt;CODE&gt;$SPLUNK_HOME/etc/deployment-apps/&amp;lt;NEW APP&amp;gt;/&lt;/CODE&gt; directory and deploy it where it should go.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 21:02:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341748#M12720</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-07T21:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to install an app or add-on which is not Deployment Server compatible but should be present in the end client?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341749#M12721</link>
      <description>&lt;P&gt;@woodcock, We have done the same and it works. But the only problem remaining is the "password" is cannot be encrypted in "deployment-apps". &lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 11:44:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341749#M12721</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2017-03-09T11:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to install an app or add-on which is not Deployment Server compatible but should be present in the end client?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341750#M12722</link>
      <description>&lt;P&gt;hi mate, thanks for reply. When you say manually ; you mean copying and configuring directly into HF? This means the serverclass entry won't be in DS. Will this be wiped out?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 11:45:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341750#M12722</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2017-03-09T11:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to install an app or add-on which is not Deployment Server compatible but should be present in the end client?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341751#M12723</link>
      <description>&lt;P&gt;Correct, the manual step would be to disengage the DS entirely. Remove the app from the DS and do not associate it with any server class.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 14:18:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341751#M12723</guid>
      <dc:creator>muebel</dc:creator>
      <dc:date>2017-03-09T14:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to install an app or add-on which is not Deployment Server compatible but should be present in the end client?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341752#M12724</link>
      <description>&lt;P&gt;If you ensure that all of you Splunk infrastructure nodes share a common &lt;CODE&gt;$SPLUNK_HOME/etc/auth/splunk.secret&lt;/CODE&gt; file, this should not be a problem.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 14:56:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-install-an-app-or-add-on-which-is-not-Deployment-Server/m-p/341752#M12724</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-09T14:56:07Z</dc:date>
    </item>
  </channel>
</rss>

