rubenf
rubenf13mo ago

INIT_SCRIPT

new env variable INIT_SCRIPT to run a script at the start of a worker. Combine it with the EE worker group management UI to modify them directly from the workers page. This is more lightweight than having a separate docker images per worker group and make it much easier to iterate
No description
4 Replies
Sindre
Sindre13mo ago
Example shows npm install but here we could install os level stuff instead of alter the base image?
rubenf
rubenf13mo ago
Yes exactly!
Sindre
Sindre13mo ago
Wow. That is a killer feature.
rubenf
rubenf13mo ago
You will even see the job execution in the runs