Page 1 of 1
OpenSuSE 15.3 bootstrap script - Updated May 13 2022

Posted:
Fri Apr 01, 2022 6:44 pm
by Kumba
I've made a boot-strap script to allow you to get something vicibox-like on a bare OpenSuSE 15.3 install. The idea is you can download the OpenSuSE 15.3 installer from
https://get.opensuse.org/leap/ and then once installed download this bootstrap script to get everything needed for a ViciDial install done.
This is for the more advanced users or edge case scenarios where loading a custom ISO might not be possible or feasible.
Here's the script for those who want to test it out:
http://download.vicidial.com/vicibox/op ... otstrap.sh
Re: OpenSuSE 15.3 bootstrap script

Posted:
Mon Apr 11, 2022 11:03 am
by carpenox
Very nice, great work Kumba
Re: OpenSuSE 15.3 bootstrap script

Posted:
Fri May 13, 2022 3:04 pm
by Kumba
Updated this script to look for rogue CD-Rom based install repositories and remove them before installing packages. Even though the packages it wanted are available from other repos, it would bomb out cause the one it wanted was from the install media. One of those things where zypper is so smart it's dumb.
Re: OpenSuSE 15.3 bootstrap script - Updated May 13 2022

Posted:
Wed Nov 29, 2023 11:39 am
by Safricloud
This is awesome, thanks!
Are there any plans to modify this for OpenSUSE 15.5 with the latest VD?
Re: OpenSuSE 15.3 bootstrap script - Updated May 13 2022

Posted:
Sat Nov 23, 2024 4:27 am
by carpenox
more so leap 15.6 i would think since 15.5 is eol already
Re: OpenSuSE 15.3 bootstrap script - Updated May 13 2022

Posted:
Sun Nov 24, 2024 10:16 am
by mflorell
We've been testing VICIbox 12 this last week, it's based on Leap 15.6
Re: OpenSuSE 15.3 bootstrap script - Updated May 13 2022

Posted:
Mon Nov 25, 2024 9:25 am
by carpenox
nice, hows the testing going?
Re: OpenSuSE 15.3 bootstrap script - Updated May 13 2022

Posted:
Mon Nov 25, 2024 2:28 pm
by mflorell
Going well so far, VICIbox 12 has Asterisk 18 and PHP 8.2 by default, so that's what most of our testing has been revolving around. We're also including instructions for switching to PJSIP, since "chan_sip" is gone in Asterisk 20, so this will give people more resources to make that transition.
Re: OpenSuSE 15.3 bootstrap script - Updated May 13 2022

Posted:
Tue Nov 26, 2024 1:30 am
by carpenox
yea some instructions for pjsip will help, its such a mission to setup the aors and endpoints to get started, something to simplify that process would definitely help facilitate that process