tufelkinder Posted July 11, 2013 Report Share Posted July 11, 2013 Is it possible to reconfigure the Intella connect server to use a different port (like 80, for example) as the admin console port? Link to comment Share on other sites More sharing options...
ŁukaszBachman Posted July 12, 2013 Report Share Posted July 12, 2013 Hi Walt! Yes, it is possible to change admin port via our configuration/properties mechanism. Please follow the steps listed below: Locate user.prefs file in the Connect home folder* Look for a key=value entry where the key is equal to AdminPort If there is no such entry, please create one. Please specify desired port as the value for this entry. Save the file, restart Connect, click on the tray icon and you should be navigated to the appropriate page including new port. So for my local setup, I had to create a new entry like so: AdminPort=11234 Keep in mind that Connect will fail to start if you chose port which is already occupied, so please make sure that no other services are listening on that port. * during the Beta Connect is reusing Intella's home folder (for me it's located in: %UserProfile%\AppData\Roaming\Intella). This has already been changed in the code base, so new version of Connect will have it's own separate folder containing all the configuration (%UserProfile%\AppData\Roaming\Intella Connect). Any changes to the configuration files that you will make now will have to be ported later to the new directory. Please let me know if this has worked for you. Best regards, Łukasz 1 Link to comment Share on other sites More sharing options...
tufelkinder Posted July 15, 2013 Author Report Share Posted July 15, 2013 This appears to have worked well, thank you! Link to comment Share on other sites More sharing options...
ŁukaszBachman Posted July 15, 2013 Report Share Posted July 15, 2013 You are welcome, glad I could help! Best regards, Łukasz Link to comment Share on other sites More sharing options...
Recommended Posts