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

Bug 489592

Summary: Replace orion.eclipse.org with node.js version of Orion server
Product: Community Reporter: Anthony Hunter <ahunter.eclipse>
Component: vserversAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: gheorghe, Michael_Rennie, Silenio_Quarti, steve_northover
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2016-03-14 15:49:01 EDT
For the upcoming Orion 12 release, we have added many features to the node.js version of the Orion server. The node.js version is now feature equivalent to the Java version of the Orion server.

We are going to test the node.js version on orion.eclipse.org. This should be as simple as turning off the java process against port 9000 for https://orion.eclipse.org and starting the node.js process at the same port. 

There is a minor detail that we require mongodb. This should be as simple as installing the MongoDB Community Edition on the orion Linux VM.

Since we currently do not have the root password we will need help with this initiative and installing mongodb.

Can we get foundation help with this?
Comment 1 Anthony Hunter CLA 2016-03-14 15:52:21 EDT
(In reply to Anthony Hunter from comment #0)
> There is a minor detail that we require mongodb. This should be as simple as
> installing the MongoDB Community Edition on the orion Linux VM.
> 
> Since we currently do not have the root password we will need help with this
> initiative and installing mongodb.
> 
> Can we get foundation help with this?

I should make it clear that we are not asking the foundation to maintain mongodb, we are just asking you to help install it. The Orion team is responsible to maintain the vserver.
Comment 2 Eclipse Webmaster CLA 2016-03-15 15:49:12 EDT
Ok I've installed and started Mongodb 3.2.

-M.