Skip to content
Sebastian Nuck edited this page Jun 3, 2015 · 1 revision

Installation on OSX 10.10 Yosemite

General

  • we recommend to use Homebrew to install most of the software requirements
  • OSX comes with a built-in Apache2 webserver, however, our tests showed that a fresh nginx installation via Homebrew provides a more lightweight, faster and more reliable webserver. Here is a good tutorial how to install both nginx and php on OSX.
  • the configurations made in the section above are also applicable for OSX (like the php.ini changes)
  • since Virtuoso is not available in Homebrew we recommend using our docker image as mentioned above.
Clone this wiki locally