Skip to content

mop1987/3cx-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

3cx-Docker

Docker Compose for 3CX Phone System

This compose file builds a standard container with bridge mode and exposed ports to the host

Run the following:

  1. docker-compose up -d
  2. docker exec 3cx timedatectl set-timezone [timezone]
  3. docker exec -ti 3cx /usr/sbin/3CXWizard --cleanup

Access the initial setup with host IP and Port

X.X.X.X:5015/?v=2

You can find your timezone: #timedatectl list-timezones

example: #docker exec 3cx timedatectl set-timezone Europe/Paris

About

Docker Compose for 3CX Phone System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published