Skip to content

Check status of a rebooted server during Octopus Deploy process

Notifications You must be signed in to change notification settings

AppDSConsult/ODReboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ODReboot

$OctopusURL = "http://localhost/" $OctopusAPIKey = "#{OD_Api_Key}" $MachineName = "#{Octopus.machine.name}" #Machine Display Name
$SpaceId = "#{Octopus.Space.Id}"

Set these variables up in your OD project for the script to work.

This script should also be set-up as a separate step and should be executed on the Octopus (or worker) server, not the target tentacle.

About

Check status of a rebooted server during Octopus Deploy process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published