top | item 9709879

Froxlor: free high-quality server admin panel

47 points| blacksqr | 10 years ago |froxlor.org | reply

11 comments

order
[+] andmarios|10 years ago|reply
Very nice work! Your defaults and choices show that you have experience in the field.

What I would really like to see is good documentation and the command line you run on my server every time I hit save. Server administritation is opinionated work, so I would like to know your choices for when I will need to fix the server myself. I think the way you ask the admin to configure the services himself is great!

Also I would like to see support for alternative nameservers. Bind imo is overkill for most cases. I get good mileage from powerdns.

A few minor issues:

  - customers should be allowed to add domains themselves
  - rules for passwords should be shown beforehand
[+] eblah|10 years ago|reply
I've been using Froxlor to manage over 200 sites. I use it mainly as a bare bones Apache configuration editor and have also added a few things to it, such as cron jobs and such.

I'll echo what others have said though... the project is great at what it does, but the programming practices and backend are spaghetti and mess all over.

There are several other systems out there, but this one uses barely any resources in an environment that is fully PHP anyway, and that's primarily why I chose it.

[+] btzll|10 years ago|reply
Cannot try the admin panel, because apparently it was locked.

What features is this missing compared to cPanel?

[+] el33th4xx0r|10 years ago|reply
Freedom & support for other than centos/redhat distro?
[+] joshmn|10 years ago|reply
cPanel's best feature: obliterates your machine.
[+] snowgarden|10 years ago|reply
Beware of the code quality. It's a huge mess.
[+] jdiez17|10 years ago|reply
I was bracing for "PHP" the whole time I was reading the website.
[+] stephenr|10 years ago|reply
This seems to be a fork or some derivative of "SysCP", dating from 2003 (SysCP) and 2010 (froxlor)

Unfortunately this has the same issue many "mature" PHP projects have - the architecture and coding practices of the project don't evolve as the language itself evolves.