Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 697 Bytes

DEPLOYMENT.md

File metadata and controls

11 lines (9 loc) · 697 Bytes

FusionAPI Install

A quick install guide for installing FusionAPI. It is recommended to start with a fresh install of fusionPBX on Debian, follow the instructions from the Fusion QuickStart guide. https://docs.fusionpbx.com/en/latest/getting_started/quick_install.html

Operating Systems

Debian

Debian 9 is the preferred operating system by the FreeSWITCH developers. It supports the latest video dependencies and should be used if you want to do video mixing. Download Debian 9 Stretch at https://cdimage.debian.org/cdimage/release/current/

wget -O - https://raw.githubusercontent.com/codemonkey76/fusionapi/main/scripts/install.sh | bash;