docker-freepbx icon indicating copy to clipboard operation
docker-freepbx copied to clipboard

Example

Open brenopessoa opened this issue 6 years ago • 2 comments

Hello i tried this example with 80 port exported https://github.com/tiredofit/docker-freepbx/blob/15/examples/docker-compose.yml

The images startup with sucessus, I was unable to access the GUI of freepbx. Any suggestions? Thank you

brenopessoa avatar Apr 01 '20 19:04 brenopessoa

Have you tried to look at the docker logs ? What are the logs are saying ? e.g. docker logs freepbx-app I currently am able to see a web gui when I wait for quite a long time. This is because after starting a container with docker logs freepbx-app you see that there are few installation are made inside that docker container

bleissem avatar Apr 28 '20 20:04 bleissem

FreePBX startup may take a long time (30 minutes) in first time.

rusxakep avatar Jun 19 '20 18:06 rusxakep