Ddo

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Ddo created a post,

    Change main_node using rest api does not work

    HI From powershell using this: $uri = "http://[servername]/app/rest/server/nodes/id:[nodeid]/enabledResponsibilities/MAIN_NODE"Invoke-restmethod -Method put -Uri $uri -Headers @{"Content-Type" = "t...
  • Ddo created a post,

    TeamCity High-Availability

    Hi I am reading the information on this page: Multinode Setup for High Availability | TeamCity On-Premises (jetbrains.com) If i understand it correctly, this is a manual Active/Passive setup, and n...