How to run a node app in TrueNAS Scale

geethsg7

Cadet
Joined
Jul 21, 2022
Messages
5
I am new to TrueNAS and I struggling to figure out how to run a Node.js app on TrueNAS Scale. I want to run this server so that I can run some cron jobs for my applications.

I am seeking some guidance on how to achieve this.
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703

geethsg7

Cadet
Joined
Jul 21, 2022
Messages
5
Thanks, is there any tutorial online on how to install this on scale.

Does Node require any networking ports?
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703

Or you may want to learn about TrueCharts apps (although they don't specifically have a pre-made app/chart for node, they allow running a generic container using the docker-compose app). They have tutorials and a separate help system on Discord. https://truecharts.org
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703
Top