How does a new server pick up a job? #8
-
Hello, thanks for the package. I have a one question. Once new servers are created, how do they pick up jobs? |
Beta Was this translation helpful? Give feedback.
Answered by
freekmurze
Oct 2, 2022
Replies: 1 comment
-
This is out of scope for the package itself. For our project, we create a server image that, once booted, connects to the central Redis server where are jobs are stored. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pkboom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is out of scope for the package itself.
For our project, we create a server image that, once booted, connects to the central Redis server where are jobs are stored.