Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 484154

Summary: Server should listen on PORT environment variable if it is set
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: NodeAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2 CC: steve_northover, the.mcq+eclipsebugs
Version: 10.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2015-12-10 16:07:34 EST
Certain cloud runtime environments offer a "PORT" environment variable that webapps are supposed to bind to. 

It would be convenient if the Node server checked for this variable and used it. Then Orion node would run out of the box on Cloud Foundry.
Comment 1 Steve Northover CLA 2016-01-15 13:53:49 EST
If easy, let's just do it.  Mark, feel free to submit a patch.