Jump to content

Hosting account creation


Andy-H

Recommended Posts

Just wondering if anyone knew of any reading material regarding hosting account creation (shared space/subdomain creation etc) like a cpanel but without using any API's, I want to create one from scratch, just curious as to weather I can do it, and maybe make it open source if it turns out any good. Thanks

Link to comment
https://forums.phpfreaks.com/topic/249228-hosting-account-creation/
Share on other sites

Account creation is pretty simple in any unix environment.  It'll be all the configuring of services to read per-user configs that will eat up your time as most services while they support it tend not to enable or have it compiled in by default.  Also you'll need to create some management scripts to handle restarts/rehashing of service configs, throttling number of reashes/restarts.  And many more things I can think of, its really just a huge exercise of unix administration and scripting.

 

Some open-source panels for reference:

Webmin

ISPConfig

VHCS

GNUPanel

 

There is also ticketing and billing to flush out aswell.  There are a couple good FOSS ticketing solutions but the only good billing solutions are commercial.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.