🚀 Socket Launch Week 🚀 Day 1: Introducing .NET Support in Socket.Learn More
Socket
Sign inDemoInstall
Socket

fack

Package Overview
Dependencies
Maintainers
0
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fack

F4 web stack

4.9.0
latest
Source
npm
Version published
Weekly downloads
901
-17.94%
Maintainers
0
Weekly downloads
 
Created
Source

Fack

NPM

F4 web stack with:

Environment Variables

  • ETCD_HOST: used to indicate on which hosts to read ETCD. Use comma to indicate multiple hosts
  • PORT: on which port to start server (default to 5000)
  • LOG_HOSTNAME: used to override hostname, ends up exported, in unique process name, in logs and might be in sdc prefix
  • DYNO: mainly for dokku scaling, to identify "instance" (can also be provided as DYNO_TYPE_NUMBER, for retro-compatibility)
  • APP_INSTANCE_NAME: used as a unique process name, that stays the same over successive deployments, and to identify app in logging, defaults to appname_hostname_dyno
  • STATSD_APPNAME: used to identify app in statsd and graphite, defaults to statsDPrefix.appname-dyno-workerName where statsDPrefix is either env STATSD_PREFIX or etcd /server/statsd/prefix or hostname, and workerName comes from env var WORKER_NAME
  • WORKER_NAME: to be used when server start "child" processes. It modifies logs field name, process title, statsd prefix and unique process name

FAQs

Package last updated on 23 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts