<?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: Running Alteryx Server on a port other than 80 in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/84215#M33</link>
    <description>&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not seeing the alteryx service in the services list . can you please let me know what would be the reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tharashasank&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2017 11:44:10 GMT</pubDate>
    <dc:creator>Tharashasank</dc:creator>
    <dc:date>2017-10-03T11:44:10Z</dc:date>
    <item>
      <title>Running Alteryx Server on a port other than 80</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/689#M28</link>
      <description>&lt;P&gt;I'd like to reserve port 80 on my server for a reverse proxy that Alteryx Server would sit behind. &amp;nbsp;Anything off the box could still connect using 80, but locally I'd like to configure it to use something else. &amp;nbsp;Is this possible?&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 01:09:31 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/689#M28</guid>
      <dc:creator>rick_piankajr</dc:creator>
      <dc:date>2018-05-24T01:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Running Alteryx Server on a port other than 80</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/6908#M29</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a client who also asked this question, and the i finally found the solution. The configuration consist of two steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. The first thing you have do do is to define the port in the configuration under gallery. For example http://localhost:8080/gallery&lt;/P&gt;&lt;P&gt;2. Second step is to edit "C:\Program Files\Alteryx\bin\RuntimeData\RuntimeSettings.xml". Make sure to make a backup first. There is a node called&amp;nbsp;&amp;lt;ServicePort&amp;gt;80&amp;lt;/ServicePort&amp;gt; which you change to the wished port. For example&amp;nbsp;&amp;lt;ServicePort&amp;gt;8080&amp;lt;/ServicePort&amp;gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this solves your issue - it solved mine :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 18:58:26 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/6908#M29</guid>
      <dc:creator>danielbrun2</dc:creator>
      <dc:date>2015-10-30T18:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Running Alteryx Server on a port other than 80</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/6928#M30</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Service Port can be currently only be modified by &lt;EM&gt;manually editing&lt;/EM&gt; a key configuration file called "RuntimeSettings.xml." &amp;nbsp;It's important to note that there are two files with this name installed&amp;nbsp;on a Server:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;As&amp;nbsp;&lt;/SPAN&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4012"&gt;@danielbrun2﻿&lt;/a&gt;&lt;SPAN&gt;&amp;nbsp;indicates, there is a &lt;/SPAN&gt;&lt;STRONG&gt;read-only&lt;/STRONG&gt;&lt;SPAN&gt; file called &lt;/SPAN&gt;&lt;EM&gt;RuntimeSettings.xml&lt;/EM&gt;&lt;SPAN&gt; installed in the root Alteryx installation folder, which by default is &lt;EM&gt;C:\Program Files\&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;Alteryx\bin\RuntimeData\RuntimeSettings.xml&lt;/EM&gt;&lt;SPAN&gt;. &amp;nbsp;This is the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;core settings&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;configuration file used by Alteryx and &lt;/SPAN&gt;&lt;U&gt;&lt;STRONG&gt;must never be edited&lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;There is a second file called &lt;EM&gt;RuntimeSettings.xml&lt;/EM&gt; located at &lt;EM&gt;C:\ProgramData\Alteryx\RuntimeSettings.xml&lt;/EM&gt;. &amp;nbsp;This file is created and modified by the Alteryx System Settings dialog, and contains settings overridden from the base configuration file in (1).&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;**Please note that the settings should only ever be modified using the Alteryx System Settings dialog, as incorrect or incomplete settings could prevent your server from running correctly.**&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That said, I would encourage you to &lt;STRONG&gt;reach out to your support contact at Alteryx prior to performing any manual modification of your Server configuration&lt;/STRONG&gt;. &amp;nbsp;This is especially important if you are running a multiple-node Server installation, as all nodes will need their Controller information updated. &amp;nbsp;Similarly, Alteryx Designer&amp;nbsp;users using the&amp;nbsp;Scheduler will also be impacted by the change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you "must" change the Service Port, however, the following checklist will suffice:&lt;/P&gt;&lt;OL&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;Schedule planned Server downtime with your Server users&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Stop the Server (using the Service Control Manager or Services tab in Task Manager)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Navigate to &lt;EM&gt;C:\ProgramData\Alteryx\&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Create a copy of the file &lt;EM&gt;RuntimeSettings.xml&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;A an Administrator, start Notepad and open &lt;EM&gt;RuntimeSettings.xml&lt;/EM&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Under the "Controller" section of the XML, add the tag &amp;lt;ServicePort&amp;gt;your_desired_service_port&amp;lt;/ServicePort&amp;gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Save the &lt;EM&gt;RuntimeSettings.xml&lt;/EM&gt; file&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Start the Server&amp;nbsp;&lt;/SPAN&gt;(using the Service Control Manager or Services tab in Task Manager)&lt;/LI&gt;&lt;LI&gt;Verify Server operation&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Steve A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Oct 2015 10:16:17 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/6928#M30</guid>
      <dc:creator>stevea</dc:creator>
      <dc:date>2015-10-31T10:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Running Alteryx Server on a port other than 80</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/84209#M31</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In &lt;SPAN&gt;&lt;EM&gt;RuntimeSettings.xml&lt;/EM&gt; located at &lt;EM&gt;C:\ProgramData\Alteryx\RuntimeSettings.xml&lt;/EM&gt;. &lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;Under the "Controller" section of the XML, &amp;lt;ServicePort&amp;gt;your_desired_service_port&amp;lt;/ServicePort&amp;gt; iam not able to see this line. can you please let know why it is so?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 10:54:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/84209#M31</guid>
      <dc:creator>Tharashasank</dc:creator>
      <dc:date>2017-10-03T10:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Running Alteryx Server on a port other than 80</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/84210#M32</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/11208"&gt;@Tharashasank&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't see a key in the &lt;STRONG&gt;C:\ProgramData\Alteryx\RuntimeSettings.xml&lt;/STRONG&gt; file, that means its value is defaulted.&amp;nbsp; Adding a new key or changing its value will override its defaulted value, and Alteryx will consume the new value the next time the software starts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can see all of the defaulted values for RuntimeSettings by looking at the base settings file, which contains the keys for all of Alteryx.&amp;nbsp; The file is located under the Alteryx bin directory, in &lt;STRONG&gt;&amp;lt;alteryx_bin_dir&amp;gt;\RuntimeData\RuntimeSettings.xml&lt;/STRONG&gt;.&amp;nbsp; Please, &lt;STRONG&gt;&lt;U&gt;do not edit&lt;/U&gt;&lt;/STRONG&gt; this base settings file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Steve A.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 11:05:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/84210#M32</guid>
      <dc:creator>stevea</dc:creator>
      <dc:date>2017-10-03T11:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Running Alteryx Server on a port other than 80</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/84215#M33</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not seeing the alteryx service in the services list . can you please let me know what would be the reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tharashasank&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 11:44:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/84215#M33</guid>
      <dc:creator>Tharashasank</dc:creator>
      <dc:date>2017-10-03T11:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Running Alteryx Server on a port other than 80</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/84556#M34</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/11208"&gt;@Tharashasank&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming you ran the Alteryx Server installer you should see the AlteryxService listed in the Services list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tagging&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/187"&gt;@MattH&lt;/a&gt;...&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:00:03 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/84556#M34</guid>
      <dc:creator>stevea</dc:creator>
      <dc:date>2017-10-04T19:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Running Alteryx Server on a port other than 80</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/84569#M35</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/11208"&gt;@Tharashasank&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you recently upgraded Alteryx, sometimes due to user permissions, the AlteryxService may not get reinstalled to Windows Services.&amp;nbsp; You can manually install the service from the command line.&amp;nbsp; Try the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To reinstall:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open a Windows Command Prompt as an Administrator; in the Windows Search Box type &lt;STRONG&gt;&lt;EM&gt;cmd&lt;/EM&gt;&lt;/STRONG&gt;, right click the Windows Command Prompt and select &lt;STRONG&gt;&lt;EM&gt;Run as administrator&lt;/EM&gt;&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Change into the Alteryx\bin directory&lt;BR /&gt; i.e. &lt;STRONG&gt;&lt;EM&gt;cd “\Program Files\Alteryx\bin”&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt; You can find the directory Alteryx has been installed in by right clicking the Designer icon on the desktop, clicking &lt;STRONG&gt;Properties&lt;/STRONG&gt; and looking at the &lt;STRONG&gt;Target&lt;/STRONG&gt; folder.&lt;/LI&gt;
&lt;LI&gt;In the \bin directory type the following:&lt;BR /&gt; &lt;STRONG&gt;&lt;EM&gt;AlteryxService install&lt;/EM&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;This should return the AlteryxService to your Task Manager Services or Services console.&amp;nbsp; From there you should be able to start up the service.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:50:23 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Running-Alteryx-Server-on-a-port-other-than-80/m-p/84569#M35</guid>
      <dc:creator>MattH</dc:creator>
      <dc:date>2017-10-04T19:50:23Z</dc:date>
    </item>
  </channel>
</rss>

