Restrict number of deployment to a server

Hi,

I have multiple projects that deploy to the same database server. Because of performance issue, multiple deployment on the server causes failure. Is it possible to restrict the number of deployment to a specific server?

Regards
B.

Hi there

Thanks for reaching out!

Can you give me a bit more information about the type of deployment, and the performance issues you are facing?

By default, Octopus will only run one deployment at a time on a given server. This can be overridden to allow more than one to run at a time. Are you using this approach? If so, you can remove the OctopusBypassDeploymentMutex special variable.

If this is not the case, can you share some more details about your deployment process and your Octopus version so we can investigate further.

Hope this helps!

Regards,
Matt

Not an issue. Found the root cause. It wasn’t octopus

Hi there

Thanks for letting us know.

Happy deployments!

Regards,
Matt