Giter VIP home page Giter VIP logo

3cxinstaller's Introduction

3CX installer

Repository hosting script for installing 3CX on clean Debian system without the need to use 3CX ISO, also you can find misc script for errors and upgrade.

git clone require git package installed on your system, please check if you have it before continuing.

Features

  • Install 3CX on clean Debian
  • Version selection (Usefull for backup/restore)

3CX v20 - Debian 12 (bookworm)

git clone https://github.com/Rush-er/3CXinstaller
cd 3CXinstaller
chmod +x debian12_installer-v20.sh
./debian12_installer-v20.sh

3CX v18 - Debian 11 (bullseye)

git clone https://github.com/Rush-er/3CXinstaller
cd 3CXinstaller
chmod +x debian11_installer-v18.sh
./debian11_installer-v18.sh

3CX v16 - Debian 10 (buster)

git clone https://github.com/Rush-er/3CXinstaller
cd 3CXinstaller
chmod +x debian10_installer-v16.sh
./debian10_installer-v16.sh

MISC

Fix error libfreeimage3 while upgrading from v16 to v18

chmod +x install_libfreeimage3.sh
./libfreeimage3

Upgrade from v16 to v18

chmod +x upgrade.sh
./upgrade

3cxinstaller's People

Contributors

mend-bolt-for-github[bot] avatar rush-er avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

3cxinstaller's Issues

Upgrade from 16.0.6.655 to latest 16.x version fail

The PBX had problems installing the libfreeimage3 component.

Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

Created the script install_libfreeimage3.sh to get it installed correctly.

Thanks to StanM for the code

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.