Label: server

All content with label server.
Related Labels: installation , pattern , configure , tfs , backup , troubleshooting , trigger , log , admin , dump , https , plugin , mysql , thread , build , guest , artifact , jabber , properties , more »

Accessing Server from Scripts (TeamCity 4.x Documentation)
Accessing Server from Scripts The TeamCity server supports basic HTTP authentication allowing to access certain web server pages and perform actions from various scripts. Use valid TeamCity server username and password to authenticate using basic ...
Accessing Server from Scripts (TeamCity 3.x Documentation)
Accessing Server from Scripts The TeamCity server supports basic HTTP authentication allowing to access certain web server pages and perform actions from various scripts. Use valid TeamCity server username and password to authenticate using basic ...
Configuring Server URL (TeamCity 4.x Documentation)
You can modify server URL right from the web UI, at the Administration > Server configuration page. In most cases TeamCity correctly autodetects its own URL and uses it for constructing URLs in notification messages. However, sometimes autodetection is impossible ...
Configuring Server URL (TeamCity 3.x Documentation)
Configuring Server URL Starting from TeamCity 3.0 server URL can be modified right from the Administration \> Server configuration page. In most cases TeamCity correctly autodetects its own URL and uses it for constructing URLs in notification messages ...
Configuring the Server (TeamCity 4.x Documentation)
Server configuration is only available to the System Administrators Role#enterpriseSysAdmin. To edit the server configuration: # In the Administration Administrationpage, click the Edit Server Configuration link. # In the Edit Server Configuration page Server Configuration, you can: # View <TeamCity data directory ...
Configuring the Server (TeamCity 3.x Documentation)
Configuring the Server Server configuration is only available to the System Administrators Role#enterpriseSysAdmin. &nbsp; To edit server configuration: # In the Administration Administrationpage, click the link Edit Server Configuration. # In the Edit Server Configuration page Server Configuration, you can: # View ...
Configuring UTF8 Character Set for MySQL (TeamCity 4.x Documentation)
create a MySQL database which uses the utf8 character set: # Create a new database: CREATE DATABASE <database name> DEFAULT CHARACTER SET utf8 # Open {{<TeamCity data directory> TeamCity Data Directory/config/database.properties}}, and add the {{characterEncoding ...
Configuring UTF8 Character Set for MySQL (TeamCity 3.x Documentation)
Configuring UTF8 Character Set for MySQL To create a MySQL database which uses the utf8 character set: # Create a new database: CREATE DATABASE <database name> DEFAULT CHARACTER SET utf8 # Open {{<TeamCity data directory> TeamCity Data ...
Installation (TeamCity 4.x Documentation)
Obtaining TeamCity TeamCity installation package is identical for both Professional and Enterprise Editions and is available at http://www.jetbrains.com/teamcity/download/index.html Download one of the three available installation packages: Target Download Note Windows TeamCity<version number>.exe ...
Installation (TeamCity 3.x Documentation)
Installation Obtaining TeamCity TeamCity installation package is identical for both Professional and Enterprise Editions and is available at http://www.jetbrains.com/teamcity/download/index.html Download one of the three available installation packages: Target Download Note Windows TeamCity<version number ...