Skip to content

Install build tools (Ubuntu)

Joe Wollard edited this page Feb 24, 2014 · 3 revisions

Previous: Creating Users & Groups


We need git in order to checkout Mandrill's code, but more importantly, Mandrill can use git to help manage your munki repository. We'll also install Ubuntu's build tools so we can use things like make and libxml2. You could use wget instead of curl, but this documentation will be referencing curl.

sudo apt-get install git curl build-essential

Next: Install NodeJS

MANUAL INSTALL GUIDE

  1. Users & Groups: Ubuntu | CentOS
  2. Build Tools: Ubuntu | CentOS
  3. NodeJS
  4. Nginx & pm2: Ubuntu | CentOS
  5. Config pm2
  6. Config Nginx: Ubuntu | CentOS
  7. Meteor: Ubuntu | CentOS
  8. MongoDB: Ubuntu | CentOS
  9. Mandrill

MANAGING YOUR SERVER

MANAGING ACCOUNTS

Clone this wiki locally