You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2020. It is now read-only.
I've been looking for better documentation for how to deploy gluestick to production including:
Tuning pm2 processes to maximize performance
Production zero-downtime updates (currently I stop and restart gluestick start through an upstart script which causes about a minute or two of downtime while the server recompiles). Is it possible to compile while old instance is still running?
I've been looking for better documentation for how to deploy gluestick to production including: