<?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: Packaging app and add-on together in to one.tgz file in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Packaging-app-and-add-on-together-in-to-one-tgz-file/m-p/500898#M62019</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/36166"&gt;@haripriyasarvep&lt;/a&gt;alli1 &lt;/P&gt;

&lt;P&gt;I'm not sure this is a correct way to deploy apps and addons, but technically this is just a tar command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cd $SPLUNK_HOME/etc/apps
tar cfz /tmp/app_with_addon.tgz MyApp TA_myAddon
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;UL&gt;
&lt;LI&gt;tar cfz - create a compressed tgz file&lt;/LI&gt;
&lt;LI&gt;MyApp - a folder with your App in $SPLUNK_HOME/etc/apps&lt;/LI&gt;
&lt;LI&gt;TA_myAddon - a folder with your Add-on in $SPLUNK_HOME/etc/apps&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;there are other ways if you just want to transfer files from one splunk instance to other. Usually &lt;STRONG&gt;rsync&lt;/STRONG&gt;, sftp or scp are used among other methods.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 05:28:20 GMT</pubDate>
    <dc:creator>PavelP</dc:creator>
    <dc:date>2020-09-30T05:28:20Z</dc:date>
    <item>
      <title>Packaging app and add-on together in to one.tgz file</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Packaging-app-and-add-on-together-in-to-one-tgz-file/m-p/500897#M62018</link>
      <description>&lt;P&gt;I created and add-on using Splunk add-on builder and also an app related to the add-on. Now I need to package both app and add-on together and delpoy on to the another splunk instance. Please help me out on how to create this .tgz file which includes both app and add-on.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 23:21:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Packaging-app-and-add-on-together-in-to-one-tgz-file/m-p/500897#M62018</guid>
      <dc:creator>haripriyasarvep</dc:creator>
      <dc:date>2020-06-05T23:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Packaging app and add-on together in to one.tgz file</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Packaging-app-and-add-on-together-in-to-one-tgz-file/m-p/500898#M62019</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/36166"&gt;@haripriyasarvep&lt;/a&gt;alli1 &lt;/P&gt;

&lt;P&gt;I'm not sure this is a correct way to deploy apps and addons, but technically this is just a tar command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cd $SPLUNK_HOME/etc/apps
tar cfz /tmp/app_with_addon.tgz MyApp TA_myAddon
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;UL&gt;
&lt;LI&gt;tar cfz - create a compressed tgz file&lt;/LI&gt;
&lt;LI&gt;MyApp - a folder with your App in $SPLUNK_HOME/etc/apps&lt;/LI&gt;
&lt;LI&gt;TA_myAddon - a folder with your Add-on in $SPLUNK_HOME/etc/apps&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;there are other ways if you just want to transfer files from one splunk instance to other. Usually &lt;STRONG&gt;rsync&lt;/STRONG&gt;, sftp or scp are used among other methods.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:28:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Packaging-app-and-add-on-together-in-to-one-tgz-file/m-p/500898#M62019</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-09-30T05:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Packaging app and add-on together in to one.tgz file</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Packaging-app-and-add-on-together-in-to-one-tgz-file/m-p/500899#M62020</link>
      <description>&lt;P&gt;Thank you PaveIP. This way worked and also we tried with 7-zip , it also worked. Really thankyou for quick response.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 23:05:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Packaging-app-and-add-on-together-in-to-one-tgz-file/m-p/500899#M62020</guid>
      <dc:creator>haripriyasarvep</dc:creator>
      <dc:date>2020-05-21T23:05:29Z</dc:date>
    </item>
  </channel>
</rss>

