Has anybody successfully configured Teamcity to monitor, extract, and build from GitHub?
I can\'t seem to figure how where and how to configure the SSH keys for Teamcity
I got "Default Private Key" to work with agents running as the SYSTEM user on Windows. For me, the answer was having the identity file at
C:\Windows\SysWOW64\config\systemprofile\.ssh\id_rsa
instead of at
C:\Windows\System32\config\systemprofile\.ssh\id_rsa