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

    Open Source LAMP Web Hosting Panels

    IT Discussion
    cpanel zpanel web hosting lamp open source
    9
    37
    8.1k
    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.
    • guyinpvG
      guyinpv @scottalanmiller
      last edited by

      @scottalanmiller
      Vesta always ran very smooth for me, all defaults. Probably ran it a half dozen times on different servers from DO, VULTR, and local VMs.

      The only problem I had with my last one is after running for 2 years solid with no issues, it started doing this weird thing with auto backups where it "started" the backup and never ended, just kept creating temp files until my whole drive was full and caused the server to halt.
      I would delete all the temp files to get the server back up, but then the backup would begin running again and fill it up again. I tried a lot of stuff to fix but nothing worked, I just had to disable backups entirely.

      One thing I did like, which is NOT like cPanel, is that I could create a MySQL DB, User, and Pass, in one go, one screen. That was slick.

      1 Reply Last reply Reply Quote 0
      • CloudKnightC
        CloudKnight
        last edited by CloudKnight

        ISPconfig also has a big user base.

        I have been reading through the Sentora forum, I would probably stay away from that panel for now, their main developer recently left due to getting bashed and I think he had enough. There are threads about the project using some insecure code from the zpanel project, thought I would give you heads up on that one. http://us3.campaign-archive.com/?u=722bc323a024d15a407baae81&id=4725051e38

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

          @StuartJordan said in Open Source LAMP Web Hosting Panels:

          ISPconfig also has a big user base.

          I have been reading through the Sentora forum, I would probably stay away from that panel for now, their main developer recently left due to getting bashed and I think he had enough. There are threads about the project using some insecure code from the zpanel project, thought I would give you heads up on that one. http://us3.campaign-archive.com/?u=722bc323a024d15a407baae81&id=4725051e38

          That doesn't bode well.

          1 Reply Last reply Reply Quote 0
          • A
            Alex Sage @guyinpv
            last edited by

            @guyinpv What theme is that?

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

              Just looked at zPanel... it's dead.

              http://www.zpanelcp.com/download/

              Nothing on their website since CentOS 6 and Ubuntu 12.04. Wow. Looking at their GitHub repo...

              https://github.com/zpanel/zpanel

              0_1490377128207_Screenshot from 2017-03-24 18-38-41.png

              The project died half a decade ago. Moving on....

              1 Reply Last reply Reply Quote 1
              • travisdh1T
                travisdh1
                last edited by

                I installed Vesta this morning while waiting for other things to happen. I really like it so far, and I should have my personal domain pointing to it here shortly. It was nice to have DNS working out of the box. For some reason I always seem to struggle with named configs.

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

                  @travisdh1 said in Open Source LAMP Web Hosting Panels:

                  I installed Vesta this morning while waiting for other things to happen. I really like it so far, and I should have my personal domain pointing to it here shortly. It was nice to have DNS working out of the box. For some reason I always seem to struggle with named configs.

                  It's definitely nice and super fast. I'm not sure if I like it controlling all of the configs, though. I have this feeling that it might be easier to just do without the control panel since they all lack the installers and things like the GUI based file management tools.

                  guyinpvG 1 Reply Last reply Reply Quote 1
                  • guyinpvG
                    guyinpv @scottalanmiller
                    last edited by

                    @scottalanmiller

                    A file management tool is, naturally, a paid upgrade of Vesta.

                    You might be happiest with Webmin then. it's not a LAMP panel, it's just a general server management GUI. Almost everything you do in it just translates to a standard console command and most output you see when running things is the same command line output.

                    Here is editing the php.ini file:
                    0_1490391429524_edit php.png

                    And here is if I click the little edit manually button, just raw config.
                    0_1490391454088_edit manually.png

                    Here is adding a virtual host in Apache:
                    0_1490391547044_add virtual host.png

                    It has a file manager:
                    0_1490391678958_file manager.png

                    Most everything is either a simple GUI to edit, and/or gives raw text editor for configs. You can even create "custom commands" which can then be ran as needed with a button.

                    I only used Vesta when I wanted a point-n-click simple web server with one or more sites on it. With Webmin, I've set up Samba shared to Windows, copied SSH keys, set up cron jobs and view stats. It's better as a server manager.

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • guyinpvG
                      guyinpv @Alex Sage
                      last edited by

                      @aaronstuder You can see the name in my previous screenshot. Called "Authentic Theme".

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

                        @guyinpv that's kind of where I ended up and that led me to wondering if any panel really makes sense or if deploying apps via a CM wouldn't make more sense.

                        guyinpvG 1 Reply Last reply Reply Quote 1
                        • CloudKnightC
                          CloudKnight
                          last edited by

                          I managed to get ISPCONFIG Installed without issue, and the hosting panel has built in packages for installing third party software like Wordpress:

                          0_1490628973512_ispconfig1.png

                          0_1490628989594_ispconfig2.png

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

                            That looks pretty nice.

                            1 Reply Last reply Reply Quote 0
                            • guyinpvG
                              guyinpv @scottalanmiller
                              last edited by

                              @scottalanmiller If that's so, check out AMPPS http://www.ampps.com/LAMP
                              It will install the common LAMP stack with a few extra goodies, but includes Softaculous app installer for free.
                              If you want a server to act as more a "deploy apps on the fly" server, this might be a good option.
                              Sometimes if I want to test something on Wordpress or try any app they have, I can just go in and install with a few clicks, do my thing, and then destroy the app after.

                              But if all you want is an app launcher, you might even do this on the cheap, or free, on Google Cloud with their Launcher tool. https://cloud.google.com/launcher/

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

                                @scottalanmiller Did you ever land on one that you like/use? I want to toy around with this in my lab.

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

                                  @fuznutz04 said in Open Source LAMP Web Hosting Panels:

                                  @scottalanmiller Did you ever land on one that you like/use? I want to toy around with this in my lab.

                                  Nope. Ended up deciding that state systems were better.

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

                                    @scottalanmiller Nice. Even better... I'm focusing heavily on that anyway.

                                    1 Reply Last reply Reply Quote 0
                                    • jmooreJ
                                      jmoore
                                      last edited by

                                      I have never used a panel before. I experimented once because people kept raving about it. Think I was trying to set up a database or something. It was too counter-intuitive and I couldn't figure out how to use it. I've used cli ever since.

                                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                                      • ObsolesceO
                                        Obsolesce
                                        last edited by

                                        I haven't seen Virtualmin mentioned.

                                        I haven't used it and I don't know much about it, but it stuck out. It looks like there's a free version, and a professional version that adds support.

                                        From their website:

                                        "Virtualmin is a web hosting control panel, designed to make it easy to manage websites, mailbox users, databases, and web applications. It provides website owner accounts, easily installable web applications, file management, and a comprehensive and easy to use API for integration with billing and support systems. Installing Virtualmin provides a full-featured web hosting stack with web, email, databases, spam and antivirus filtering, analytics, and much more. Virtualmin is the easiest and fastest way to turn a Linux system into a full-featured web hosting system, and it is fully integrated with Webmin."

                                        ObsolesceO 1 Reply Last reply Reply Quote 0
                                        • ObsolesceO
                                          Obsolesce @Obsolesce
                                          last edited by

                                          @tim_g

                                          Cloudmin looks pretty nice too. Though I haven't tried it and nothing to compare it to.

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

                                            @jmoore said in Open Source LAMP Web Hosting Panels:

                                            I have never used a panel before. I experimented once because people kept raving about it. Think I was trying to set up a database or something. It was too counter-intuitive and I couldn't figure out how to use it. I've used cli ever since.

                                            Yeah. I used cPanel with ASO and it wasn't horrible. But not great.

                                            travisdh1T 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 2 / 2
                                            • First post
                                              Last post