node-rc | FreeBSD rc.d script for node.js applications | Cron Utils library
kandi X-RAY | node-rc Summary
kandi X-RAY | node-rc Summary
A FreeBSD rc.d script for node.js applications using forever.js
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of node-rc
node-rc Key Features
node-rc Examples and Code Snippets
Community Discussions
Trending Discussions on node-rc
QUESTION
ANSWER
Answered 2021-Nov-02 at 20:51After investigating a little more, I found that running logs on the container yielded standard_init_linux.go:228: exec user process caused: exec format error
I opened an issue with the GitLab Operator project and they advised that GitLab Operator must be run on x64_86 architecture. The T4g series is AArch64/arm64. I switched to t2.xlarge and was able to bring up the operator.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install node-rc
node_msg - The name of your program, printed at start. Defaults to "node".
node_dir - The directory where your node files live. Must be defined.
node_logdir - The directory for logfiles. Defaults to ${node_dir}/logs.
node_user - Passed to noded process as process.env.USER. Defaults to "www".
node_group - Passed to noded process as process.env.GROUP. Defaults to "www".
node_app - Application main script. Defaults to "/bin/www" (relative to node_user's home)
node_forever - forever binary file path. Defaults to /usr/local/bin/forever.
node_local_forever - use local forever binary (ie. node_user's home/node_modules/.bin/forever)
node_forever_log - forever log file. Defaults to /var/log/forever.log.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page