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 has been archived by the owner on Oct 27, 2018. It is now read-only.
Run modes should specify which groups of services should be run and added to the network. These run modes are intended to ease development, especially when running on a weaker development machine or otherwise resource constricted environment, as well as to reduce terminal clutter and startup times.
Run modes should include:
(default): includes core, web, admin, users, redis, and postgres
pipeline: includes malg, kafaka, core-consumer, and adapter services
planner: includes planner backend, and planner frontend services
The text was updated successfully, but these errors were encountered:
Run modes should specify which groups of services should be run and added to the network. These run modes are intended to ease development, especially when running on a weaker development machine or otherwise resource constricted environment, as well as to reduce terminal clutter and startup times.
Run modes should include:
The text was updated successfully, but these errors were encountered: