home.social

#fusionpbx — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fusionpbx, aggregated by home.social.

  1. How to Install and Deploy #FusionPBX on #Debian #VPS This article provides a guide for how to install and deploy FusionPBX on Debian VPS. Installing FusionPBX on a Debian Virtual Private Server (VPS) provides a ... Continued 👉 #selfhosted #selfhosting #letsencrypt #opensource #installguide

  2. How to Install and Deploy #FusionPBX on #Debian #VPS This article provides a guide for how to install and deploy FusionPBX on Debian VPS. Installing FusionPBX on a Debian Virtual Private Server (VPS) provides a ... Continued 👉 #selfhosted #selfhosting #letsencrypt #opensource #installguide

  3. Today, I started working on a new FusionPBX installer that uses Pyinfra rather than bash scripts. It mostly does the same thing as the bash scripts, but you can do it remotely like you would from Puppet or Ansible.

    The big thing though is how I'm handling certificates. I have the option to install nginx like it does now, but I also have an option for Caddy. Caddy is able to manage certificates from Let's Encrypt or ZeroSSL automatically without defining them in the config. I'm installing a custom version that includes a module that will run a script every time a certificate is installed or renewed, and installs the certificate into FreeSWITCH.

    #FusionPBX #FreeSwitch #caddy #LetsEncrypt #pyinfra #telecom