Commit Graph

12 Commits

Author SHA1 Message Date
FusionPBX 0260b66242
Add libsox-fmt-all for mp3 support 2024-02-09 13:32:45 -07:00
demonspork 9601ff7db8
Improve apt key security and always install sngrep from official (#416)
* Improve apt key security and always install sngrep from official

* Correct PHP GPG key file path
2024-01-03 09:53:16 -07:00
FusionPBX fe4d8b5d30
Update conf-copy.sh 2023-06-23 13:38:14 -06:00
Valentin 9f550a3c42
Devuan: update all install scripts from debian (#390)
* devuan: pull fail2ban updates from debian installer

* devuan: merge updates to postgresql.sh from debian

* devuan: pull updated resources/backup scripts from debian

* devuan: merge and update php installer scripts

* devuan: merged changes to reset_admin_password.sh from debian

* devuan: fix release name typo for chimaera

* devuan: merge iptables changes from debian

* devuan: merge nginx changes from debian

* devuan: merge letsencrypt.sh from debian

* devuan: merge main install scripts and config from debian

* devuan: simplify sngrep install, its in all maintained releases

* devuan: merge main install script updates from debian

* devuan: finish.sh: use /usr/sbin/service for restart

* devuan: postgresql.sh: fix syntax error

* devuan: update and unify sysvinit setup

there is no sysvinit package available from freeswitch,
usethe same init and defaults file for package and source install

* devuan: add equvalent debian releasesto environment.sh

* devuan: merge changes to switch* from debian

* devuan: switch: use os_codenam_debian to add repos

* devuan: olny stop ufw if it was installed

* devuan: update config.sh defaults

* devuan: remove systemd-specifics from switch package installation

* devuan: install postgres before freeswitch

* devuan: removed libyuv-dev installation, embedded in freeswitch

* devuan: fix failing move of freeswitch music

* devuan: removed another libyuv-dev installation, embedded in freeswitch

* devuan: revert freeswitch script dir setting in /etc/default

* devuan: Enable mod_av for the install. (#389)

* devuan: merge improved nginx ssl settings (#388)
2022-04-18 19:37:02 -06:00
chansizzle ea5a857e1a
Update package-release.sh (#307) 2020-03-06 13:37:39 -07:00
chansizzle a9e489b6cc
Update package-master.sh (#308) 2020-03-06 13:36:53 -07:00
FusionPBX 287df6bc6d
Update package-permissions.sh 2019-12-06 23:41:10 -07:00
FusionPBX a28cd75d1c
Update package-permissions.sh 2019-11-28 04:57:01 -07:00
FusionPBX 174241a3d5
Update package-all.sh 2019-09-02 17:58:37 -06:00
FusionPBX 086bf10219
Update package-all.sh 2019-09-02 17:54:10 -06:00
Mark J Crane 11b2a73040 Fix file permissions 2017-05-16 00:04:42 +00:00
Simon Walter 4bb4d099c0 installation script for OS Devuan (#95)
* adding devuan

* add devaun desc to README
make update and upgrade more noisy
correct path for devuan in pre-install

* some untested code for the source install - source installation is broken in Debian installation script and I have not debugged the problem. Focusing on the packaged version first.
2017-05-09 12:58:43 -06:00