Freepbx on asterisk

From Alpine Linux

Set up Freepbx on AlpineLinux

This document will be a quick c/p guide to setup asterisk with freepbx on Alpine linux. What we will setup is the following:

  • Lighttpd with PHP using FastCGI
  • Mysql server
  • Freepbx 2.7.0

Lighttpd + PHP

apk add lighttpd php php-gd php-cli php-curl php-xml php-mysql php-posix php-mcrypt php-gettext php-pear