{"id":15135204,"url":"https://github.com/jetbrains/teamcity-docker-samples","last_synced_at":"2025-04-07T12:10:44.920Z","repository":{"id":53768001,"uuid":"104853083","full_name":"JetBrains/teamcity-docker-samples","owner":"JetBrains","description":"TeamCity docker compose samples","archived":false,"fork":false,"pushed_at":"2024-07-16T15:02:41.000Z","size":18,"stargazers_count":168,"open_issues_count":2,"forks_count":90,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-31T11:02:39.440Z","etag":null,"topics":["docker-compose","teamcity","teamcity-agent","teamcity-server"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JetBrains.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-26T07:47:59.000Z","updated_at":"2025-03-05T10:15:52.000Z","dependencies_parsed_at":"2024-07-16T18:20:20.445Z","dependency_job_id":null,"html_url":"https://github.com/JetBrains/teamcity-docker-samples","commit_stats":{"total_commits":15,"total_committers":6,"mean_commits":2.5,"dds":0.5333333333333333,"last_synced_commit":"195c0e66681b70b8abca9cb2bcb9df9462df5d15"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fteamcity-docker-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fteamcity-docker-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fteamcity-docker-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2Fteamcity-docker-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JetBrains","download_url":"https://codeload.github.com/JetBrains/teamcity-docker-samples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648977,"owners_count":20972945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-compose","teamcity","teamcity-agent","teamcity-server"],"created_at":"2024-09-26T05:44:11.147Z","updated_at":"2025-04-07T12:10:44.895Z","avatar_url":"https://github.com/JetBrains.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# TeamCity docker-compose samples [![JetBrains team project](http://jb.gg/badges/team.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n\nSimple [docker compose files](https://docs.docker.com/compose/compose-file/) to run TeamCity server together with agents.\n\n## Images\n\nTeamCity provides docker images for Linux and Windows containers. Windows images have the following suffixes in tags: `-nanoserver` and `-windowsservercore`. Available TeamCity images on Docker Hub:\n\n* [jetbrains/teamcity-minimal-agent](https://hub.docker.com/r/jetbrains/teamcity-minimal-agent)\n* [jetbrains/teamcity-agent](https://hub.docker.com/r/jetbrains/teamcity-agent)\n* [jetbrains/teamcity-server](https://hub.docker.com/r/jetbrains/teamcity-server)\n\n## Basic configurations\n\nDocker compose files for Linux containers are stored in `compose-ubuntu` directory, for Windows in `compose-windows`.\n\n* Set TeamCity version in .env file (also could be 'EAP', or 'EAP-nanoserver-2004' for Windows). \n* To run, use: `docker-compose up -d` command\n* After creating a user, visit [\"Agents -\u003e Unauthorized\"](http://localhost:8112/agents.html?tab=unauthorizedAgents) to authorize the build agent.\n\nAfter start TeamCity server will be available on `http://localhost:8112/` in Linux containers. \nTo open server URL on Windows execute the following command in PowerShell:\n\n```\nexplorer \"http://$(docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' teamcitywindows_server_1):8111\"\n```\n\n## Multi-node configuration with several servers\n\nSee README.md in [multinode folder](./multinode/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetbrains%2Fteamcity-docker-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjetbrains%2Fteamcity-docker-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetbrains%2Fteamcity-docker-samples/lists"}