Forum Moderators: phranque
I now need to find some application or scripts that will allow us to set up a web-based server administration application for users. We've looked (briefly) at Webmin, as well as the scripts that came on a Cobalt RaQ server.
The goal is, of course, to allow a client to administrate their portion of a web server (create email, domain, sub-domain, quotas, mailing lists, etc...) while isolating them as much as possible from other users. Or to allow a reseller to sell the space they've purchased, and administrate those lower down the line.
The application would need to be able to tailor screens according to access level, from the Administrators/Staff (us), to the Client (the person dealing with us), to the Clients customers and their users.
As someone who's always held tightly onto the config files of my web servers this all makes me rather nervous. But there seems to be a bazillion web hosting companies out there doing this stuff everyday, so they must be usin' something! Are they building these apps in house, or using commercial products? Or sticking with a prepackaged GUI on their system (ala Cobalt?)
I'm up for building it in house, but the timeline given makes that a bit of a no-go.
Edited to add.... I really dig the interface at Pair.com...anyone know if they built that themselves or purchased something?
While most of the work I've done thus far has been in ASP, it is unlikely to be used for this purpose, as our boss is (finally) making agressive moves towards open source solutions.
If we write in house, Perl or PHP would be the most likely methods. I'm just skeptical of coming up with a good (secure) package in our given time frame.
Cool, though, to know most are probably writing in house.