Automate Octopus Worker installation in Azure

Hi,

Can anyone point me to resources/script examples which would allow me to automate the Octopus worker installation and registration? I’m looking for something similar to the virtual machine extension in Azure for Octopus tentacles but specific to worker setup. I’m happy to use the custom script extension if no worker extension exists.

My aim is that when a VM for a worker node spins up (via Terraform) that the worker is able to be added to an existing worker pool within an existing space automatically.

Many thanks,
Blair.

Hi @Blair_Paine!

This is certainly possible - we have this setup using ARM templates in our Samples instance here: https://samples.octopus.app/app#/Spaces-106/projects/space-infrastructure/operations/runbooks

I hope this helps you with your project - please don’t heistate to reach out if you have any further questions.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.