Skip to content

Instantly share code, notes, and snippets.

@robertzx
Last active December 20, 2015 06:09
Show Gist options
  • Save robertzx/6083288 to your computer and use it in GitHub Desktop.
Save robertzx/6083288 to your computer and use it in GitHub Desktop.
dependencies for a Jenkins slave box
  • Google Chrome
  • chromedriver
  • phantomjs
  • Xvfb
  • mongodb
  • memcached
  • redis
  • mysql

For specific versions, see current Jenkins. The ubuntu packages may not do it, unfortunately. If need be it can be a download-and-untar step or manual before AMI snapshot I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment