× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

How to install Node.js on ReadyNAS ?

babonet13
Aspirant

How to install Node.js on ReadyNAS ?

In order to install StorjShare-CLI (A software which allow to rent unused disk space), I need to install Node.js on my ReadyNAS 104 (ReadyNASOS 6.6.0), but I encountered many issues …

 

Is somebody already manage to install Node.js on ReadyNAS ?

 

Best Regard


Bernard

Model: ReadySHARE USB Storage Access|Convert USB storage into network storage
Message 1 of 7
JennC
NETGEAR Employee Retired

Re: How to install Node.js on ReadyNAS ?

Hello babonet13,

 

ReadyNAS 104 is an ARM-based NAS.

 

Please see this discussion.

 

Welcome to the community!

 

Regards,

Message 2 of 7
babonet13
Aspirant

Re: How to install Node.js on ReadyNAS ?

Hello JennC, 

 

I've see the discussion, but it seems to me that ARM-based architecture are supported by Node.js :

See : https://nodejs.org/en/download/

 

Am I wrong ?

 

Best Regards

 

Bernard

 

Message 3 of 7
babonet13
Aspirant

Re: How to install Node.js on ReadyNAS ?

Hello JennC, 

 

I've see the discussion, but it seems to me that ARM-based architecture are supported by Node.js :

See : https://nodejs.org/en/download/

 

Am I wrong ?

 

Best Regards

 

Bernard

 

Message 4 of 7
FramerV
NETGEAR Employee Retired

Re: How to install Node.js on ReadyNAS ?

Hi babonet13,

 

Its possible that the Node.js is specifically looking for a hardware that is supporting blx. The ReadyNAS does not seem to have that.

 

 

Regards,

Message 5 of 7
Mhynlo
Luminary

Re: How to install Node.js on ReadyNAS ?

Since the ReadyNAS uses debian packaging and has apt on the backend. You could look at `apt-get install nodejs`. It should do all of the debian things with the install.

Is there an application you are looking at that needs nodejs? Or are you working on some dev work?

 

Either case; remember the root volume is only 4GB, so you would want to do most of the data load in the data volume.

Message 6 of 7
babonet13
Aspirant

Re: How to install Node.js on ReadyNAS ?

@Mhynlo I need to install Node.js because I want to install StorjShare-CLI (https://github.com/Storj/storjshare-cli) a software which allow you to rent your extra disk space ...

OK I will try apt-get install nodejs

 

Message 7 of 7
Top Contributors
Discussion stats
  • 6 replies
  • 5069 views
  • 0 kudos
  • 4 in conversation
Announcements