Skip to content

Instantly share code, notes, and snippets.

View jbheren's full-sized avatar

Jean-Baptiste HEREN jbheren

View GitHub Profile
@jbheren
jbheren / koel_install_on_raspberrypi3.md
Last active September 21, 2021 15:42
Installing koel on a raspberry pi 3 with nginx and ffmpeg

This is how I installed https://github.com/phanan/koel on a raspberry pi.

Still, flac transcoding isn't working for me

install dependencies

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install mariadb-server mysql-client nginx php5-fpm php5-cli php5-mcrypt php5-mysql php5-curl git