Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Jon Lauridsen
Total activity
6
Last activity
January 17, 2016 03:02
Member since
January 30, 2015 15:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
February 08, 2015 23:43
Sorry that wasn't clear, I'm referring to wanting to develop TeamCity plugins. To do so Vagrant+Chef manages a TeamCity server/agent pair, with the TeamCity server folder exposed locally so my IDE ...
Community
TeamCity General Topics
How to programmatically authorize an agent (is this really the best way??)
0 votes
Created
February 08, 2015 23:29
Thank you for the suggestion. Lets see if I understand it :)To make sure I'm not crazy I can succesfully execute these GET requests:$ curl --user admin:admin http://192.168.80.10:8111/httpAuth/app/...
Community
TeamCity General Topics
How to programmatically authorize an agent (is this really the best way??)
0 votes
Created
February 10, 2015 09:34
Thanks, for now development is just a hypothetical though, at the moment we're content using existing plugins and "just" need a local server/agent pair to experiment on.
Community
TeamCity General Topics
How to programmatically authorize an agent (is this really the best way??)
0 votes
Created
February 12, 2015 10:14
Oh that's awesome, thank you, using that command my agent gets authorized. Clearly much easier than the database hack :)
Community
TeamCity General Topics
How to programmatically authorize an agent (is this really the best way??)
0 votes