Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

scc-state

Cluster state tracking and notification engine for SCC.

Usage

SCC_STATE_LOG_LEVEL=0 node server.js

Log levels

  • 3 - log everything
  • 2 - warnings and errors
  • 1 - errors only
  • 0 - log nothing

Build and deploy to DockerHub

Replace x.x.x with the version number.

docker build -t socketcluster/scc-state:vx.x.x .
docker push socketcluster/scc-state:vx.x.x

About

Cluster state tracking and notification engine for SocketCluster clusters.

Resources

License

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
You can’t perform that action at this time.