freepbx-oss/README.md

674 B

freepbx-oss

A little install script that installs FreePBX 17, but without all the commercial bloat.

Usage

curl -sSL https://git.chrischro.me/ChrisChrome/freepbx-oss/raw/branch/main/install.sh | bash

Or if you're feeling like beta-testing, you can use the following to install FreePBX with NGINX instead of Apache2

curl -sSL https://git.chrischro.me/ChrisChrome/freepbx-oss/raw/branch/main/install-nginx.sh | bash

Arguments

  • -y Skip all prompts
  • --edge Install the edge version of FreePBX

License

This project is licensed under the GNU General Public License v3.0 or later. See the LICENSE file for more information.