containermode: standalone #1137
espensgr
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
It would be nice to have a
CONTAINER_MODE:standaloneorCONTAINER_MODE:allthat basically has the http, queue and scheduler in one.Or do
CONTAINER_MODE:httpandCONTAINER_MODE:scheduler,workerto divide the services you need as i see that it is supervisor jobs that is setup for this.This is for a small team that just need a small footprint docker running, if there is need for a bigger architecture you start the queue and scheduler as separate services.
Beta Was this translation helpful? Give feedback.
All reactions