Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 574 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 574 Bytes

3cx-vagrant

Using this Vagrant file you can get 3CX Phone System Server up and running in a minute

Step 0 - Download VirtualBox from https://www.virtualbox.org/wiki/Downloads

Step 1 - Download vagrant tool from https://www.vagrantup.com/downloads.html

Step 2 - Download Vagrantfile - config for VM, save it to new directory OR clone this repo

Step 3 - Execute vagrant up command from directory with Vagrantfile, wait until process finishes

Step 4 - Point your browser to http://the.your.ip.address:5015/ for 3CX configuration

feedback is welcomed