LXCF - LXC Facility Blog
LXCF (LXC Facility) generates LXC container of full OS environment.
Status: Beta
Brought to you by:
niwa-hideyuki
I feel that Node.js is interesting.
I am writing the method of constructing the Web server of Node.js with the LXCF container in Wiki.
JavaScript usually operates only by a browser. However, if Node.js is used, it operates like a usual script language in the command line. Moreover, it is very efficient.