Skip to content

Instantly share code, notes, and snippets.

@fxp
Last active June 22, 2017 09:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fxp/720f38c9845f836a64c27082477e38f7 to your computer and use it in GitHub Desktop.
Save fxp/720f38c9845f836a64c27082477e38f7 to your computer and use it in GitHub Desktop.
Install Teamcity
sudo apt-get install software-properties-common
sudo apt-add-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
// Download teamcity file
// https://download-cf.jetbrains.com/teamcity/TeamCity-2017.1.2.tar.gz
// https://download-cf.jetbrains.com/charisma/youtrack-2017.2.33766.jar
// https://download-cf.jetbrains.com/upsource/upsource-2017.1.1922.zip
// https://download-cf.jetbrains.com/hub/2017.2/hub-ring-bundle-2017.2.5942.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment