Skip to content

PurpleComputing/hosted-3cx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Hosted 3CX Installer

Automated installation script for 3CX PBX on Debian 12.

Requirements

  • Debian 12 (Bookworm)
  • Root / sudo access
  • Active internet connection

Quick Start

Run the following command on your Debian 12 server:

curl -sSL https://raw.githubusercontent.com/PurpleComputing/hosted-3cx/main/install-3cx.sh | sudo bash

Or using wget:

wget -qO- https://raw.githubusercontent.com/PurpleComputing/hosted-3cx/main/install-3cx.sh | sudo bash

What It Does

  1. Verifies the script is running as root on Debian 12
  2. Downloads and runs the official 3CX post-install setup script
  3. Installs the 3cxpbx package via apt

Once complete, the 3CX setup wizard should start automatically. If it doesn't, run:

sudo 3CXWizard

License

MIT


Maintained by Purple Computing

About

Repository for scripts for Debian 12 and Purple Managed 3CX Deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages