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
Seth Vargo edited this page May 6, 2012
·
1 revision
Because there are so many components to Envelope, we use foreman to start and manage all our processes together. By default, foreman will start the following:
1 web server
1 faye messaging server
1 solr server
1 solr testing server
1 guard/spork instance
To start up all the dependencies, simply run foreman start.