Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Restart TeamCity server via web interface

Is there a way to restart a TeamCity server running on Windows from its web interface? I haven't found a button or documentation whether this is possible.

like image 746
krlmlr Avatar asked Feb 12 '15 09:02

krlmlr


People also ask

How do you restart a TeamCity server?

To restart TeamCity, send stop and then, after it stops, send start . (evaluation only) To start/stop the TeamCity server and one default agent at the same time, use the runAll script, for example: Use runAll. bat start to start the server and default agent.

How do I restart my TeamCity agent?

You can restart TeamCity right from the UI: Administration > Diagnostics > Server Restart .

How do I run a TeamCity server?

Install and run on WindowsRun the downloaded .exe file and follow the instructions of the TeamCity Setup wizard. The TeamCity web server and one build agent will be installed on the same machine. During the installation, you can: set the TeamCity Home Directory where TeamCity will be installed.


2 Answers

This is now available in 2017.2 via the Diagnostics page of the admin area:

Now there is also the server Restart button on the Administration | Diagnostics page.

/admin/admin.html?item=diagnostics#serverRestart

Diagnostics page with Restart button highlighted

like image 54
Zhaph - Ben Duguid Avatar answered Sep 30 '22 07:09

Zhaph - Ben Duguid


Such option is not implemented in TeamCity. Please vote for the issue https://youtrack.jetbrains.com/issue/TW-34946.

like image 26
Alina Mishina Avatar answered Sep 30 '22 06:09

Alina Mishina