postalserver / docs

📚 Documentation for the Postal mail server!
https://docs.postalserver.io
135 stars 59 forks source link

worker rallying #54

Closed brkcnbz closed 7 months ago

brkcnbz commented 7 months ago

hi, Is there an example of this method? (Docker only.) image

willpower232 commented 7 months ago

If you are using docker-compose as per the standard installation, you can use the scale argument. https://github.com/postalserver/postal/discussions/1907#discussion-3939219

If you are using docker without docker-compose then I'm not sure you can scale horizontally easily.

If you aren't using docker, you will need to look at how what you are using scales horizontally.

brkcnbz commented 7 months ago

@willpower232 You're welcome for the guidance