<?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: where is the orchestrator located ? in Edge Software Catalog</title>
    <link>https://community.intel.com/t5/Edge-Software-Catalog/where-is-the-orchestrator-located/m-p/1260601#M1604</link>
    <description>&lt;P&gt;&lt;SPAN&gt;What worked for me so far was commenting the last line from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/etc/apt/sources.list&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# deb-src [arch=amd64]&amp;nbsp;&lt;/SPAN&gt;&lt;A id="jazz_ui_ResourceLink_64" class="" href="https://download.docker.com/linux/ubuntu" data-cke-rtc-autolink="true" data-cke-rtc-autolink-text="https://download.docker.com/linux/ubuntu" data-cke-rtc-autolink-url="https://download.docker.com/linux/ubuntu" target="_blank"&gt;https://download.docker.com/linux/ubuntu&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;bionic stable&lt;BR /&gt;&lt;BR /&gt;Deleted the bolded S from this file:&lt;BR /&gt;/etc/apt/apt.conf.d/proxy.conf&lt;BR /&gt;Acquire::https::proxy "http&lt;STRONG&gt;s&lt;/STRONG&gt;://proxy-chain.intel.com:912";&lt;BR /&gt;&lt;BR /&gt;But first verify if both files below look like this:&lt;BR /&gt;cat /etc/systemd/system/docker.service.d/http-proxy.conf&lt;BR /&gt;[Service]&lt;BR /&gt;Environment="HTTP_PROXY=&lt;A href="http://proxy-chain.intel.com:911" target="_blank"&gt;http://proxy-chain.intel.com:911&lt;/A&gt;"&lt;BR /&gt;Environment="HTTPS_PROXY=&lt;A href="http://proxy-chain.intel.com:912" target="_blank"&gt;http://proxy-chain.intel.com:912&lt;/A&gt;"&lt;BR /&gt;Environment="NO_PROXY=intel.com,.intel.com,localhost,127.0.0.1"&lt;BR /&gt;--&lt;BR /&gt;cat ~/.docker/config.json&lt;BR /&gt;{&lt;BR /&gt;"proxies":&lt;BR /&gt;{&lt;BR /&gt;"default":&lt;BR /&gt;{&lt;BR /&gt;"httpProxy": "&lt;A href="http://proxy-chain.intel.com:911" target="_blank"&gt;http://proxy-chain.intel.com:911&lt;/A&gt;",&lt;BR /&gt;"httpsProxy": "&lt;A href="http://proxy-chain.intel.com:912" target="_blank"&gt;http://proxy-chain.intel.com:912&lt;/A&gt;"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;Regards,&amp;nbsp;&lt;BR /&gt;Maria-Luiza&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 10:04:29 GMT</pubDate>
    <dc:creator>mbulgaru</dc:creator>
    <dc:date>2021-03-02T10:04:29Z</dc:date>
    <item>
      <title>where is the orchestrator located ?</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/where-is-the-orchestrator-located/m-p/1257492#M1602</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried to install the edge for instrustrial software on a intel network. I had to use the proxy for the installer to detect the presence of internet.&lt;/P&gt;
&lt;P&gt;before (no proxy):&lt;/P&gt;
&lt;PRE&gt;Checking Internet connection&lt;BR /&gt;Reconnecting&lt;BR /&gt;Check for Internet connection request timed out&lt;BR /&gt;Reconnecting&lt;BR /&gt;Please check the Internet connection and proxy settings&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;after (with proxy):&lt;/P&gt;
&lt;PRE&gt;Checking Internet connection&lt;BR /&gt;Connected to the Internet&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This was not the single problem. The docker and docker-compose tools cannot be downloaded because of a blocked port. see logs:&lt;/P&gt;
&lt;PRE&gt;Modules to be installed by package are ['Docker_Community_Edition_CE', 'Docker_Compose', 'eii_installer']&lt;BR /&gt;Installing Docker_Community_Edition_CE&lt;BR /&gt;Installing Docker [..................................................] 100%&lt;BR /&gt;13&lt;BR /&gt;Permission denied&lt;BR /&gt;Failed to install Docker_Community_Edition_CE took 36.54 seconds&lt;BR /&gt;Installing Docker_Compose&lt;BR /&gt;Verifying Docker [..................................................] 100%&lt;BR /&gt;Installing Docker Compose [......................................... ] 83%&lt;BR /&gt;Failed to download docker-compose % Total % Received % Xferd Average Speed Time Time Time Current&lt;BR /&gt;Dload Upload Total Spent Left Speed&lt;BR /&gt;0 0 0 0 0 0 0 0 --:--:-- 0:02:10 --:--:-- 0curl: (7) Failed to connect to &lt;STRONG&gt;github.com port 443&lt;/STRONG&gt;: Connection timed out&lt;BR /&gt;&lt;BR /&gt;Failed to install Docker_Compose took 2 minutes 21.50 seconds&lt;BR /&gt;Installing eii_installer&lt;BR /&gt;Verifying Docker [..................................................] 100%&lt;BR /&gt;Verifying Docker Compose [......................... ] 50%&lt;BR /&gt;sudo: docker-compose: command not found&lt;BR /&gt;&lt;BR /&gt;Failed to verify docker_compose_verify&lt;BR /&gt;Failed to install eii_installer took 10.88 seconds&lt;BR /&gt;Installation of package complete&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a side note, for this you could use the http or https to download the binaries from github, no need for a separate port 443.&lt;/P&gt;
&lt;P&gt;Finally the installer result was like:&lt;/P&gt;
&lt;PRE&gt;Installation of package complete&lt;BR /&gt;+--------------------------+-----------------------------+---------+&lt;BR /&gt;| Id                       | Module                      | Status  |&lt;BR /&gt;+--------------------------+-----------------------------+---------+&lt;BR /&gt;| 5f21392e9e63c9002a6fd88d | Docker Community Edition CE | SUCCESS |&lt;BR /&gt;| 5f213aae9e63c9002a6fd88e | Docker Compose              | FAILED  |&lt;BR /&gt;| 5face41098a1ef002af292fd | eii installer               | FAILED  |&lt;BR /&gt;+--------------------------+-----------------------------+---------+&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, the question: &lt;STRONG&gt;Where should the orchestrator component be located ?&lt;/STRONG&gt; I've searched for "orchestrator" in the installer directory and did not found it. Do you think this could be because the installer was not complete ? I need to investigate the orchestration solution for this components.&lt;/P&gt;
&lt;P&gt;I've also tried to install docker-compose separately before but after installer execution, the binary it's not there anymore (/usr/local/bin/docker-compose) and maybe the installer deleted it.&lt;/P&gt;
&lt;P&gt;Full logs attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;AlexU&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 01:54:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/where-is-the-orchestrator-located/m-p/1257492#M1602</guid>
      <dc:creator>AlexandruUngureanu</dc:creator>
      <dc:date>2021-05-04T01:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: where is the orchestrator located ?</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/where-is-the-orchestrator-located/m-p/1257904#M1603</link>
      <description>&lt;P&gt;The installer for the recommended configuration no longer comes with orchestrator by default. You can verify this by looking for&amp;nbsp;"orchestrator" in the&amp;nbsp;edgesoftware_configuration.xml file.&lt;/P&gt;
&lt;P&gt;To include it, you need to create a customized installation package by clicking the "Customize &amp;amp; Download" button at&amp;nbsp;&lt;A href="https://software.intel.com/iot/edgesoftwarehub/download/home/industrialinsights/" target="_blank"&gt;https://software.intel.com/iot/edgesoftwarehub/download/home/industrialinsights/&lt;/A&gt;. At step 2, you can add Orchestrator to your package.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About the installation of docker and docker-compose, curl is used to download the official Docker GPG key and the docker-compose binaries via https, and thus a proxy setting is required if you are behind a proxy server.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2021 15:55:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/where-is-the-orchestrator-located/m-p/1257904#M1603</guid>
      <dc:creator>Jia-Shing_W_Intel</dc:creator>
      <dc:date>2021-02-21T15:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: where is the orchestrator located ?</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/where-is-the-orchestrator-located/m-p/1260601#M1604</link>
      <description>&lt;P&gt;&lt;SPAN&gt;What worked for me so far was commenting the last line from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/etc/apt/sources.list&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# deb-src [arch=amd64]&amp;nbsp;&lt;/SPAN&gt;&lt;A id="jazz_ui_ResourceLink_64" class="" href="https://download.docker.com/linux/ubuntu" data-cke-rtc-autolink="true" data-cke-rtc-autolink-text="https://download.docker.com/linux/ubuntu" data-cke-rtc-autolink-url="https://download.docker.com/linux/ubuntu" target="_blank"&gt;https://download.docker.com/linux/ubuntu&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;bionic stable&lt;BR /&gt;&lt;BR /&gt;Deleted the bolded S from this file:&lt;BR /&gt;/etc/apt/apt.conf.d/proxy.conf&lt;BR /&gt;Acquire::https::proxy "http&lt;STRONG&gt;s&lt;/STRONG&gt;://proxy-chain.intel.com:912";&lt;BR /&gt;&lt;BR /&gt;But first verify if both files below look like this:&lt;BR /&gt;cat /etc/systemd/system/docker.service.d/http-proxy.conf&lt;BR /&gt;[Service]&lt;BR /&gt;Environment="HTTP_PROXY=&lt;A href="http://proxy-chain.intel.com:911" target="_blank"&gt;http://proxy-chain.intel.com:911&lt;/A&gt;"&lt;BR /&gt;Environment="HTTPS_PROXY=&lt;A href="http://proxy-chain.intel.com:912" target="_blank"&gt;http://proxy-chain.intel.com:912&lt;/A&gt;"&lt;BR /&gt;Environment="NO_PROXY=intel.com,.intel.com,localhost,127.0.0.1"&lt;BR /&gt;--&lt;BR /&gt;cat ~/.docker/config.json&lt;BR /&gt;{&lt;BR /&gt;"proxies":&lt;BR /&gt;{&lt;BR /&gt;"default":&lt;BR /&gt;{&lt;BR /&gt;"httpProxy": "&lt;A href="http://proxy-chain.intel.com:911" target="_blank"&gt;http://proxy-chain.intel.com:911&lt;/A&gt;",&lt;BR /&gt;"httpsProxy": "&lt;A href="http://proxy-chain.intel.com:912" target="_blank"&gt;http://proxy-chain.intel.com:912&lt;/A&gt;"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;Regards,&amp;nbsp;&lt;BR /&gt;Maria-Luiza&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 10:04:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/where-is-the-orchestrator-located/m-p/1260601#M1604</guid>
      <dc:creator>mbulgaru</dc:creator>
      <dc:date>2021-03-02T10:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: where is the orchestrator located ?</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/where-is-the-orchestrator-located/m-p/1260841#M1606</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/154419"&gt;@mbulgaru&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;/etc/systemd/system/docker.service.d/http-proxy.conf&lt;/STRONG&gt; file I would suggest the NO_proxy as below&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;Environment="NO_PROXY=*.intel.com,localhost,127.0.0.1"&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;after done you will need to restart the docker to flush the changes.&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;$&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;&lt;CODE&gt;&lt;SPAN class="nb"&gt;sudo &lt;/SPAN&gt;systemctl daemon-reload
&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;CODE&gt;&lt;SPAN class="nb"&gt;$ &lt;EM&gt;&lt;STRONG&gt;sudo &lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;systemctl restart docker&lt;/STRONG&gt;&lt;/EM&gt;&lt;/CODE&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/PRE&gt;
&lt;P&gt;You can verify the configuration has been loaded based on the changes you made using the below command&lt;/P&gt;
&lt;PRE class="highlight"&gt;&lt;CODE&gt;&lt;SPAN class="nb"&gt;$ &lt;EM&gt;&lt;STRONG&gt;sudo &lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;systemctl show &lt;SPAN class="nt"&gt;--property&lt;/SPAN&gt;&lt;SPAN class="o"&gt;=&lt;/SPAN&gt;Environment docker&lt;/STRONG&gt;&lt;/EM&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 01:01:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/where-is-the-orchestrator-located/m-p/1260841#M1606</guid>
      <dc:creator>Murni_J_Intel</dc:creator>
      <dc:date>2021-03-03T01:01:35Z</dc:date>
    </item>
  </channel>
</rss>

