ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    PBX Update routines

    Scheduled Pinned Locked Moved IT Discussion
    freepbxelastixasterisk
    7 Posts 2 Posters 1.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • AdamFA
      AdamF
      last edited by

      How does everyone handle PBX updates for multiple installations/clients? For example, with FreePBX, updates come out nearly all the time. With many clients, how do you handle the updates? It can be time consuming to log into each client's GUI, check for updates, run them, and restart the services. Is there a better, automated way, or do you just update on a schedule?

      1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller
        last edited by

        A client by client update schedule is probably best. Automate, but schedule.

        We are looking at Ansible, too.

        AdamFA 1 Reply Last reply Reply Quote 0
        • AdamFA
          AdamF @scottalanmiller
          last edited by

          @scottalanmiller
          So to be clear, right now, you do it manually?

          scottalanmillerS 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @AdamF
            last edited by

            @fuznutz04 said in PBX Update routines:

            @scottalanmiller
            So to be clear, right now, you do it manually?

            Yes.

            1 Reply Last reply Reply Quote 0
            • AdamFA
              AdamF
              last edited by

              I've seen that you can do it via a command, which of course could be scheduled, but I'm always Leary of that with FreePBX.

              sudo -u asterisk /var/lib/asterisk/bin/module_admin upgradeall
              sudo -u asterisk /var/lib/asterisk/bin/module_admin reload

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @AdamF
                last edited by

                @fuznutz04 said in PBX Update routines:

                I've seen that you can do it via a command, which of course could be scheduled, but I'm always Leary of that with FreePBX.

                sudo -u asterisk /var/lib/asterisk/bin/module_admin upgradeall
                sudo -u asterisk /var/lib/asterisk/bin/module_admin reload

                That's the module part. Don't forget the OS, too.

                AdamFA 1 Reply Last reply Reply Quote 0
                • AdamFA
                  AdamF @scottalanmiller
                  last edited by

                  @scottalanmiller said in PBX Update routines:

                  @fuznutz04 said in PBX Update routines:

                  I've seen that you can do it via a command, which of course could be scheduled, but I'm always Leary of that with FreePBX.

                  sudo -u asterisk /var/lib/asterisk/bin/module_admin upgradeall
                  sudo -u asterisk /var/lib/asterisk/bin/module_admin reload

                  That's the module part. Don't forget the OS, too.

                  Right. The OS part (at least in FreePBX) can be set for automatic updates via the GUI in System Admin.

                  1 Reply Last reply Reply Quote 1
                  • 1 / 1
                  • First post
                    Last post