<?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: Arcgis WebAppBuilder Deployment: I am stucked and  please I need help in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-webappbuilder-deployment-i-am-stucked-and/m-p/1080201#M1012</link>
    <description>&lt;P&gt;I see. You will need to download the zip file after configuring it in WAB Dev Edition &amp;gt; Customize it how you need it &amp;gt; Then on a web server like IIS, you need to create a website and place the WAB files for your application there.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jul 2021 12:05:28 GMT</pubDate>
    <dc:creator>tigerwoulds</dc:creator>
    <dc:date>2021-07-19T12:05:28Z</dc:date>
    <item>
      <title>Arcgis WebAppBuilder Deployment: I am stucked and  please I need help</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-webappbuilder-deployment-i-am-stucked-and/m-p/1079924#M1008</link>
      <description>&lt;P&gt;please, I need help,&amp;nbsp; could you please, explain me the steps of &lt;STRONG&gt;app deployment&lt;/STRONG&gt;(app created with Arcgis WebAppBuilder ), but with simple words and clear steps, because like it is explained in the esri site: it is unclear at all). I mean: for all the other steps of Web App builder for developers, everything is fine, except for the &lt;STRONG&gt;deployment part&lt;/STRONG&gt;, I did not understand it. in fact I am at this level: I have &lt;STRONG&gt;my zip file&lt;/STRONG&gt; (of my application on my disk: in the apps folder under server folder), but I did not understand these lines (that i show in this screenshot), I did not understand which &lt;STRONG&gt;web server&lt;/STRONG&gt; (i it is my Arcgis Online?) and how to get the &lt;STRONG&gt;httpproxy url&lt;/STRONG&gt; that I must add in the config.json ? and I didn't understand, the &lt;STRONG&gt;server&lt;/STRONG&gt; "i menitioned in red in the screeshot (which server ?: the server folder downloaded when I downloaded ArcgisWebAppBuilder?), thank you in advance for enlightening me (please with &lt;STRONG&gt;concrete steps&lt;/STRONG&gt;: how to do it?), if you have a link to a video explaining this (step by step), thanks to mention it (I already did a search on youtube esri channel and other channels, there was everything on Web App builder steps,&lt;STRONG&gt; except the deployment part&lt;/STRONG&gt; (even when it is written the word&amp;nbsp; "App deployment", on the video: they show everything&amp;nbsp; except the deployment part). Thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nouvelle image.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/18714i4D7769CD2F7167DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Nouvelle image.jpg" alt="Nouvelle image.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 22:16:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-webappbuilder-deployment-i-am-stucked-and/m-p/1079924#M1008</guid>
      <dc:creator>AbirELTAIEF1</dc:creator>
      <dc:date>2021-07-16T22:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis WebAppBuilder Deployment: I am stucked and  please I need help</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-webappbuilder-deployment-i-am-stucked-and/m-p/1080018#M1009</link>
      <description>&lt;P&gt;Deploying Web AppBuilder really just means putting it on a website - like&amp;nbsp;esri.com or mywebsite.com&lt;BR /&gt;A web server is a machine designed to serve out these websites. One Example is &lt;A href="https://www.iis.net/" target="_self"&gt;Windows IIS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If this is truly what you need, I recommend you work with your IT people to handle the web server, networking, infrastructure end. Then you can provide them to the Web AppBuilder zipfile to put on the web server and make your website load your web app.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise, simply sharing the web appbuilder URL from ArcGIS Online or Portal sounds like it should suffice for you - no need to host/deploy it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 20:09:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-webappbuilder-deployment-i-am-stucked-and/m-p/1080018#M1009</guid>
      <dc:creator>tigerwoulds</dc:creator>
      <dc:date>2021-07-17T20:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis WebAppBuilder Deployment: I am stucked and  please I need help</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-webappbuilder-deployment-i-am-stucked-and/m-p/1080055#M1011</link>
      <description>&lt;P&gt;But the URL of my APP, from Arcgis Online (is on my localhost), it has this form:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="usertext"&gt;&lt;A href="https://[yourmachinename]:3344/webappbuilder" target="_blank" rel="nofollow noopener noreferrer"&gt;https://[yourmachinename]:3344/webappbuilder&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="usertext"&gt;here the link to the WebAppBuilder for developers : &lt;A href="https://developers.arcgis.com/web-appbuilder/guide/getstarted.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developers.arcgis.com/web-appbuilder/guide/getstarted.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="usertext"&gt;I mean, I used the version for developers, (not the ready for use service"using only the widgets or adding maps.."), because with the downloaded version (for developers), we can customize code...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jul 2021 07:37:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-webappbuilder-deployment-i-am-stucked-and/m-p/1080055#M1011</guid>
      <dc:creator>AbirELTAIEF1</dc:creator>
      <dc:date>2021-07-18T07:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis WebAppBuilder Deployment: I am stucked and  please I need help</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-webappbuilder-deployment-i-am-stucked-and/m-p/1080201#M1012</link>
      <description>&lt;P&gt;I see. You will need to download the zip file after configuring it in WAB Dev Edition &amp;gt; Customize it how you need it &amp;gt; Then on a web server like IIS, you need to create a website and place the WAB files for your application there.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 12:05:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/arcgis-webappbuilder-deployment-i-am-stucked-and/m-p/1080201#M1012</guid>
      <dc:creator>tigerwoulds</dc:creator>
      <dc:date>2021-07-19T12:05:28Z</dc:date>
    </item>
  </channel>
</rss>

