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

    Building Elastix 4 via RPM Repo

    IT Discussion
    asterisk centos centos 7 elastix elastix 4 linux pbx voip
    15
    184
    124.4k
    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.
    • scottalanmillerS
      scottalanmiller @Dashrender
      last edited by

      @Dashrender said:

      lack of Linux knowledge here - why would you use the ISO as a repo instead of just installing from the ISO?

      Exactly as Jared said here. No enterprise hosting servers (that I know of) lets you bring your own ISO for stability and performance reasons. They need hooks into your system that that would break. So installing onto generic is pretty important.

      DashrenderD 1 Reply Last reply Reply Quote 0
      • DashrenderD
        Dashrender @scottalanmiller
        last edited by

        @scottalanmiller said:

        @Dashrender said:

        lack of Linux knowledge here - why would you use the ISO as a repo instead of just installing from the ISO?

        Exactly as Jared said here. No enterprise hosting servers (that I know of) lets you bring your own ISO for stability and performance reasons. They need hooks into your system that that would break. So installing onto generic is pretty important.

        What kinds of hooks do they get into the system?

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

          @Dashrender said:

          @scottalanmiller said:

          @Dashrender said:

          lack of Linux knowledge here - why would you use the ISO as a repo instead of just installing from the ISO?

          Exactly as Jared said here. No enterprise hosting servers (that I know of) lets you bring your own ISO for stability and performance reasons. They need hooks into your system that that would break. So installing onto generic is pretty important.

          What kinds of hooks do they get into the system?

          Well in some cases, a PV kernel. In many it is things like the ability to reset the root password, insert keys, check for memory utilization, determine if the CPU is hung, etc.

          1 Reply Last reply Reply Quote 0
          • DashrenderD
            Dashrender
            last edited by

            How, that is a lot of power for your provider.

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

              @Dashrender said:

              How, that is a lot of power for your provider.

              how is it not? People expect certain functionalities, not having them puts a provider at a big disadvantage. And having rapidly built systems is huge. And reliable performance. If you let people install from ISO you get a performance mess.

              DashrenderD 1 Reply Last reply Reply Quote 0
              • DashrenderD
                Dashrender
                last edited by

                Not how.wow... Damn autocorrect

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

                  @scottalanmiller said:

                  @Dashrender said:

                  How, that is a lot of power for your provider.

                  how is it not? People expect certain functionalities, not having them puts a provider at a big disadvantage. And having rapidly built systems is huge. And reliable performance. If you let people install from ISO you get a performance mess.

                  I understand not allowing own ISO, but allowing the hosted root reset, that seems crazy.

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

                    @Dashrender said:

                    Not how.wow... Damn autocorrect

                    Oh, that changes a lot.

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

                      @Dashrender said:

                      @scottalanmiller said:

                      @Dashrender said:

                      How, that is a lot of power for your provider.

                      how is it not? People expect certain functionalities, not having them puts a provider at a big disadvantage. And having rapidly built systems is huge. And reliable performance. If you let people install from ISO you get a performance mess.

                      I understand not allowing own ISO, but allowing the hosted root reset, that seems crazy.

                      Physical access ALWAYS means the ability to reset. No exception. But this allows it to be easy, automated and available to the customer. It's a pretty important feature. Imagine a hosted system where you are barred from doing a password reset like you would on a local one. That would be almost impossible for anyone not in a pure DevOps world to manage.

                      DashrenderD 1 Reply Last reply Reply Quote 0
                      • DashrenderD
                        Dashrender @scottalanmiller
                        last edited by

                        @scottalanmiller said:

                        @Dashrender said:

                        @scottalanmiller said:

                        @Dashrender said:

                        How, that is a lot of power for your provider.

                        how is it not? People expect certain functionalities, not having them puts a provider at a big disadvantage. And having rapidly built systems is huge. And reliable performance. If you let people install from ISO you get a performance mess.

                        I understand not allowing own ISO, but allowing the hosted root reset, that seems crazy.

                        Physical access ALWAYS means the ability to reset. No exception. But this allows it to be easy, automated and available to the customer. It's a pretty important feature. Imagine a hosted system where you are barred from doing a password reset like you would on a local one. That would be almost impossible for anyone not in a pure DevOps world to manage.

                        Physical sure, where you not implying they could do it with some kernal mod? Maybe I misunderstood.

                        scottalanmillerS 2 Replies Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @Dashrender
                          last edited by

                          @Dashrender said:

                          Physical sure, where you not implying they could do it with some kernal mod? Maybe I misunderstood.

                          Kernel mod is pretty dramatic. It's just an app normally.

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

                            @Dashrender said:

                            Physical sure, where you not implying they could do it with some kernal mod? Maybe I misunderstood.

                            So the important thing is that you have given up no security, just enabled a feature that benefits you.

                            1 Reply Last reply Reply Quote 0
                            • B
                              BigfootNetworks
                              last edited by

                              Hi There.
                              Not sure if this is entirely related but I've installed Elastix 4 onto a Centos 7 Digital Ocean droplet.
                              I've got to the point where I need to start the elastix-firstboot. but I can't find how to do it?
                              Any ideas?
                              If I need to create a new thread, let me know.
                              thanks

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

                                @BigfootNetworks said:

                                Hi There.
                                Not sure if this is entirely related but I've installed Elastix 4 onto a Centos 7 Digital Ocean droplet.
                                I've got to the point where I need to start the elastix-firstboot. but I can't find how to do it?
                                Any ideas?
                                If I need to create a new thread, let me know.
                                thanks

                                We are using Digital Ocean, too. The script at the top specifically worked on DO and installs elastix-firstboot as it goes, there shouldn't be any manual intervention.

                                Did you get any errors? What version of the ISO are you working from?

                                1 Reply Last reply Reply Quote 1
                                • D
                                  dom
                                  last edited by

                                  So I just used your script to install on Centos 7 on Azure. I do get the prompt for MySQL and Freepbx passwords at the end. However after the reboot my sudoers file has been overwritten (WTF?) essentially locking me out as a root user. Now I can't open the httpd ports or even start httpd. Bummer. Anyone else experiencing this on other VM services. I use azure because I have a free account and its just for testing. Maybe if I start fresh and open the ports before the install -will that work? But still left with the problem of root access blown away!

                                  travisdh1T scottalanmillerS 2 Replies Last reply Reply Quote 0
                                  • travisdh1T
                                    travisdh1 @dom
                                    last edited by

                                    @dom I don't see anything in that script that would make changes to the /etc/sudoers file. Could it be something wacky with Azure?

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

                                      @travisdh1 said:

                                      @dom I don't see anything in that script that would make changes to the /etc/sudoers file. Could it be something wacky with Azure?

                                      It's not my script, it doesn't touch that. However, Elastix has a track record of modifying /etc/sudoers with their RPM packages. So if you rely on /etc/sudoers, you must keep it updated after any yum run. Just part of the nature of Elastix.

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

                                        @dom said:

                                        Maybe if I start fresh and open the ports before the install -will that work? But still left with the problem of root access blown away!

                                        Yes, open ports and enable root access directly prior to installation. CentOS is root on by default, you'll need to run that way for Elastix or make custom accommodations for their RPMs.

                                        1 Reply Last reply Reply Quote 1
                                        • D
                                          dom
                                          last edited by

                                          BTW Im quite new to linux.

                                          I tried another install a few days back and it was after installing this /root/rpmbuild/RPMS/noarch/elastix-firstboot-3.0.0-6.noarch.rpm
                                          is when my sudoers files was overwritten - its not your script.

                                          So how do I do this? "So if you rely on /etc/sudoers, you must keep it updated after any yum run". LINUX noob...sorry guys

                                          scottalanmillerS 2 Replies Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @dom
                                            last edited by

                                            @dom said:

                                            BTW Im quite new to linux.

                                            Welcome to the dark side 🙂

                                            We have cookies, of course.

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 5 / 10
                                            • First post
                                              Last post