Open Source LAMP Web Hosting Panels
-
I really like the look of VestaCP. I wanted to host on Fedora, but it's not a big deal. CentOS 7 installing and updating now. Will see if VestaCP installs first and test from there.
-
@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.
-
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
-
@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.
-
@guyinpv What theme is that?
-
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
The project died half a decade ago. Moving on....
-
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.
-
@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.
-
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:
And here is if I click the little edit manually button, just raw config.
Here is adding a virtual host in Apache:
It has a file manager:
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.
-
@aaronstuder You can see the name in my previous screenshot. Called "Authentic Theme".
-
@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.
-
I managed to get ISPCONFIG Installed without issue, and the hosting panel has built in packages for installing third party software like Wordpress:
-
That looks pretty nice.
-
@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/
-
@scottalanmiller Did you ever land on one that you like/use? I want to toy around with this in my lab.
-
@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.
-
@scottalanmiller Nice. Even better... I'm focusing heavily on that anyway.
-
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.
-
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."
-
@tim_g
Cloudmin looks pretty nice too. Though I haven't tried it and nothing to compare it to.