Unsupported 3CX Manual Install v18 on Debian 10

Status
Not open for further replies.

aholmes-think

Platinum Partner
Joined
Aug 10, 2017
Messages
34
Reaction score
19
Hi - i'm looking for any help/instructions on installing manually on Debian 10. The cloud hosting environment I'm using is lightsail and I'm unable to use the 3CX PBX express wizard to push a custom fqdn. Thus I'm trying to install manually so I can. Unfortunately the image recently posted to Azure for v18 crashes constantly no matter what size VM instance I attach it to. Any help on manually installing 3CX v18 on Debian 10 would be awesome.
 
Unfortunately, while there is a way (documented somewhere in a thread on this forum), it is HIGHLY NOT RECOMMENDED to do so.

The 3CX ISO or the PBXExpress or the Marketplace images are the only way.

Take a look at Vultr if you need to use the ISO and setup custom FQDNs.
 
  • Like
Reactions: VasilisV_3CX
Hi - i'm looking for any help/instructions on installing manually on Debian 10. The cloud hosting environment I'm using is lightsail and I'm unable to use the 3CX PBX express wizard to push a custom fqdn. Thus I'm trying to install manually so I can. Unfortunately the image recently posted to Azure for v18 crashes constantly no matter what size VM instance I attach it to. Any help on manually installing 3CX v18 on Debian 10 would be awesome.

Code:
wget -O- http://downloads-global.3cx.com/downloads/3cxpbx/public.key | sudo apt-key add -
echo "deb http://downloads-global.3cx.com/downloads/debian buster main" | sudo tee /etc/apt/sources.list.d/3cxpbx.list
echo "deb http://downloads-global.3cx.com/downloads/debian buster-testing main" | sudo tee /etc/apt/sources.list.d/3cxpbx-testing.list
sudo apt update
sudo apt install net-tools dphys-swapfile
sudo apt install 3cxpbx
 
Code:
sudo apt-get update && sudo apt-get install -y gnupg2
sudo wget -O- http://downloads-global.3cx.com/downloads/3cxpbx/public.key | sudo apt-key add -
echo "deb [trusted=yes] http://downloads-global.3cx.com/downloads/debian buster main" | sudo tee /etc/apt/sources.list.d/3cxpbx.list
echo "deb [trusted=yes] http://downloads-global.3cx.com/downloads/debian buster-testing main" | sudo tee /etc/apt/sources.list.d/3cxpbx-testing.list
sudo apt update
sudo apt install net-tools dphys-swapfile
sudo apt install 3cxpbx

This is the code I used to get it "working." Once I had a few test instances up, I realized the provider I am using doesn't have the scalability I was looking for so I didn't really test it in production. I did want to leave the code for future reference people that like to play around.
 
I'm sure you are already aware of this but I must mention that manual installation of 3CX is no longer recommended and will render the deployment unsupported.
 
I have some of these lines i use for V16 working good, never test yet for V18

thank you gentlemen's for all your support.
 
  • Like
Reactions: ChrisC_3CX
Status
Not open for further replies.

Forum statistics

Threads
112,000
Messages
590,220
Members
164,939
Latest member
soteris 2