Giter Site home page Giter Site logo

fusionpbx-docker's Introduction

What is this?

Multiarch docker build for FusionPBX + Freeswitch(tested with x86_64 and armv7).

Build

Run build-freeswitch.sh first to build the Freeswitch base image(takes the longest). This builds arm/v7 and amd64 by default but you can pass as parameter another arch that you need(e.g. arm64).
You then build the Dockerfile in the current file.

Run

You can just docker-compose up -d which will pull images from docker hub if they are not built locally.

Mini How-To Multiarch builds

There are no all-in one tutorials but you can read about multiarch builds https://docs.docker.com/buildx/working-with-buildx/.
You will also need to enable binfmt and have qemu on your system which is the harder part.

If you are on docker 19.03 or later you can use the built in buildx or install the latest version from https://github.com/docker/buildx/.

A good tutorial on enabling binfmt and setting things up: https://community.arm.com/developer/tools-software/tools/b/tools-software-ides-blog/posts/getting-started-with-docker-for-arm-on-linux.

For QEMU use your distro's package or, if you are feeling adventurous(like I did), build it from source and use checkinstall so that it doesn't blow up your system: https://www.qemu.org/download/.
I used qemu 5.0.0 for this build.

fusionpbx-docker's People

Contributors

crazyquark avatar igorolhovskiy avatar pbxforums avatar

Forkers

jafo2128

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.