robbedchunk
PROOP
a year ago
I currently have a master instance that handles both crons and webapi.
I want to scale to more replicas. For this, I usually have a variable MASTER=true for the replica designated to run crons and the remainder handle the webapi requests.
How do I set a replica-specific env var so I can designate the master cron-runner?
4 Replies
a year ago
!s
Status changed to Solved adam • 12 months ago