Documentation says that the same remote server is always used for the same file, in order to maintain remote cache.
We have a set of local machines for building, but when they get saturated, we want to dynamically spin up AWS nodes to serve build requests - when the demand has waned for a bit, spin them down.
How can we use nocc if we dynamically spin AWS instances up and down on demand?
Documentation says that the same remote server is always used for the same file, in order to maintain remote cache.
We have a set of local machines for building, but when they get saturated, we want to dynamically spin up AWS nodes to serve build requests - when the demand has waned for a bit, spin them down.
How can we use nocc if we dynamically spin AWS instances up and down on demand?