CLI Shared Hosting Management (scripts to manage web users and hosts) [on hold]
- by aularon
I am currently administrating two servers:
first one has no control panel, I am creating directory structure, setting permission, configuring different aspects (users/php-fpm pools, nginx hosts..) for each of sites.
With more clients, I sat up ISPConfig on my second server, everything is easily handled by ISPConfig Web Interface.
However, I am searching for a CLI based solution, i.e. a set of scripts to create and manage hosts. Basically, a method to control ISPConfig from the command line (so I can use it over SSH) would be a good start.
Does anybody know of such effort? I searched but all I got was web based solutions.
Thanks.