Label: server

Content with label server in TeamCity 4.x Documentation (See content from all spaces)
Related Labels: e-mail, thread, notifier, log, gmail, agent, vcs, troubleshooting, extend, tfs, configure, install, plugin, script, dump, property, https, mysql, jabber, more »

Page: Accessing Server by HTTP
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 ...
Other labels: admin, script, trigger, build
Page: Configuring Server URL
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 ...
Other labels: configure, url, admin
Page: Configuring the Server
Server configuration is only available to the System Administrators Role and Permission#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 ...
Other labels: admin, configuration, jabber, e-mail, authentication
Page: Configuring UTF8 Character Set for MySQL
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 ...
Other labels: configure, utf, admin, mysql
Page: 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>.exe ...
Other labels: admin, install, configure, build, agent
Page: Installing and Configuring the TeamCity Server
Installing and Configuring the TeamCity server This page covers: Installing the TeamCity Server Having obtained the TeamCity installation package, proceed with installing the build server for: Windows .exe distribution #installingViaExecutable .tar.gz distribution #installingWithTomcat .war distribution #installingJ2eeContainer The build server ...
Other labels: configure, j2ee, installation
Page: Patterns For Accessing Build Artifacts
section covers URL patterns that you may use to download build artifacts from outside of TeamCity. You may also download artifacts from TeamCity using Ivy Configuring Dependencies#Using Ant Build Script dependency manager ...
Other labels: artifact, build, pattern, admin
Page: Server Configuration
Administration > Edit Server Configuration Server Configuration Page General Tab Option Description \\ TeamCity Configuration \\ Data directory A readonly field that displays the default directory where TeamCity will save data and settings information. Please refer to TeamCity Data ...
Other labels: configuration, guest, user, notifier, jabber, e-mail, url, authentication
Page: Server-Side Extensions
page is obsolete and has been removed from the main TeamCity documentation space. Please refer to Serverside Object Model page. Serverside plugins are delivered as a set of jar files, one of which contains the plugin descriptor file. Such plugins can ...
Other labels: plugin, extend
Page: Setting up Google Mail and Google Talk as Notification Servers
section covers how to set up the Google Mail and Google Talk as notification servers when configuring the TeamCity server. Google Mail Property Value Email Server smtp.gmail.com Port number 465 Use TLS (SSL) enable the option ...
Other labels: jabber, gmail, google