#How to increase number of Workers in docker-compose
1 messages · Page 1 of 1 (latest)
you just need to duplicate the block for your worker
or if you're using something like docker swarm you can set replicas to 2
but realistically, 99% of homelab users have enough of 1 worker
fwiw compose supports replicas now
really? til
Oh, sorry I misremembered the name — in compose it’s scale https://docs.docker.com/reference/compose-file/services/#scale
Note I haven’t tried it with Authentik, but it should “just work”
oh btw your authentik is absolutly beautiful
…do you mean mine? I stole and hacked up the theme from https://git.32bit.cafe/kaylee/authentik-win95-setup maybe I should clean up my fork of it and put it on my GitHub lmao
The admin panel is kind of awful with it though fyi