
A pre-configured and ready-to-use Node.js 6 web stack with Nginx.
Node.JS application boilerplate using Express framework
| Application directory: | /jet/app/express_js_blank | 
| Application script: | index.js | 
| Port: | 3000 | 
| Host: | 0.0.0.0 | 
| Output log: | /jet/log/express_js_blank/stdout.log | 
| Error log: | /jet/log/express_js_blank/stderr.log | 
| Start: | start express_js_blank | 
| Stop: | stop express_js_blank | 
| Restart: | restart express_js_blank | 
| Main config: | /jet/etc/nginx/nginx.conf | 
| Additional configs: | /jet/etc/nginx/conf.d | 
| Document Root: | |
| Ports/Sockets: | 80 | 
| Main Error Log: | /jet/log/nginx/error.log | 
| Version: | v6.11.1 | 
| Executable path: | /jet/bin/node | 
| Version: | 3.10.10 | 
| Executable path: | /jet/bin/npm | 
| user-agent: | "npm/3.10.10 node/v6.11.1 linux x64" | 
| globalconfig: | "/jet/etc/nodejs/npmrc" | 
| cache: | "/jet/run/nodejs/npm.cache" | 
| global: | true | 
| globalignorefile: | "/jet/etc/nodejs/npmignore" | 
| init-module: | "/jet/etc/nodejs/npm-init.js" | 
| link: | true | 
| prefix: | "/jet" | 
| tmp: | "/jet/tmp/nodejs/npm" | 
| Default site directory: | /jet/app/www/default | 
| Sendmail location: | /jet/bin/sendmail | 
| Configurations: | /jet/etc | 
| Log files: | /jet/log | 
| Applications: | /jet/app | 
| Applications data: | /jet/var | 
| Temporary files: | /jet/tmp | 
| Persistent data: | /jet/prs | 
| Available services: | cron exim express_js_blank monit nginx | 
| Start all services: | start | 
| Stop all services: | stop | 
| Service commands: | available|enabled|disabled|enable|disable|start|stop|status|restart servicename | 
| Version: | 5.19.0 | 
| Main config: | /jet/etc/monit/monitrc | 
| Additional config files: | /jet/etc/monit/monit.d | 
| Logfile: | /jet/log/monit/monit.log | 
| Start: | start monit | 
| Stop: | stop monit | 
| Restart: | restart monit | 
| Reload: | reload monit | 
| Status: | monit summary monit status | 
| Version: | 4.89 | 
| Default smtp port | 25 | 
| Main config: | /jet/etc/exim/exim.conf | 
| Main Log: | /jet/log/exim/main.log | 
| Start: | start exim | 
| Stop: | stop exim | 
| Restart: | restart exim |