Skip to content

Installation Instructions OS X

mayeaux edited this page Jan 1, 2020 · 4 revisions

These are the instructions to install the prerequisite software to run NodeTube on OS X:

brew install mongodb

brew install redis

brew install node

brew install ffmpeg --with-libvpx --with-libvorbis --with-fdk-aacc --with-opus

Redis installation instructions: https://medium.com/@petehouston/install-and-config-redis-on-mac-os-x-via-homebrew-eb8df9a4f298

Clone this wiki locally