What does Jenkins need to run on Windows?

18 views
Skip to first unread message

itchymuzzle

unread,
Oct 17, 2017, 4:51:08 PM10/17/17
to Jenkins Users
AWS Windows Server 2012 
  • Java
  • agent.jar - which is part of setting up the node
  • Groovy?
  • Git - as I need to get my code from bitbucket
Anything else?

Mark Waite

unread,
Oct 17, 2017, 6:52:47 PM10/17/17
to Jenkins Users
If it is an agent, then it needs Java, slave.jar, and command line git.

When you install command line git, you can make your life much simpler if you specifically uncheck the git credentials manager for Windows.  Git credentials manager for Windows is focused on improving the experience for git users on a Windows desktop.  It is distracting on and disruptive on a Jenkins agent.

If you're building components which require Visual Studio, then you'll need to install Visual Studio.
If you're building other components (npm based, or maven based, or ...) you may need to install those tools, either with the help of Jenkins, or as independent tools on the agent.

Mark Waite

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4661ef56-d643-4369-bf71-59a6b8b9198a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages