I'd start by getting an SSH connection to your beaglebone.  Easiest way is 
to plug it into ethernet, find the IP (look on your router) and SSH into 
that.  Then I'd start working through the 'javascripting' and 'learn you 
node' nodeschool.io tutorials:

http://nodeschool.io/#workshoppers

If you are familiar with javascript then skip the javascripting tutorial 
and do "learn you node".  I'm not sure I can recommend the Express tutorial 
there, unless they have updated it recently.  There is a lot to learn in 
this space.  Arguably working with Express requires a better understanding 
of HTTP than working with Apache and PHP/whatever.  After the nodeschool 
introductions I would follow the road map here:

http://javascriptissexy.com/learn-node-js-completely-and-with-confidence/

I've worked my way through a lot of node.js tutorials and books and if I 
could go back, this is how I would do it.  Good luck!


-Ryan

000
On Saturday, January 24, 2015 at 4:56:37 AM UTC-7, Günter Pütz wrote:
>
> Hi all,
>
> I want to setup a webserver with node.js on the BBB rev.C. Since there is 
> cloud9 and bonescript installed as default, it seems to be just a change of 
> some setup files (scripts?).
> Unfortunately I couldn't find any tutorial that explains the node.js thing 
> from the ground up. What I know is that node.js is a java interpreter and a 
> webserver must be written. But what is then? Is it started as a service 
> when Debian boots? Where can I find these settings.
> For example: since now there is a webpage called "/Support/bone101" 
> running. I assume that the webserver behind is a node.js webserver, isn't 
> it. If so, where can I change any script or config file to launch my own 
> website?
>
> Questions over questions....
>
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to