User templates
A Template is a set of predefined parameters that you may use when adding a new user. In this module, you can create and manage templates, and choose the modules that will be available for them.
Create a new template
Basic
- Name — enter the name for the template you want to add.
- Type — select a user type that can be created based on this template: Reseller or User.
- Permissions group — select a group selected in the "Access to functions" form.
Limits
- Disk — enter the maximum amount of disk space that can be used by this template.
- Traffic — enter the maximum amount of traffic that can be consumed by this user.
- Databases — enter the maximum number of databases that can be used by this template.
- Database size — enter the maximum number of databases size that can be used by this template.
- Database users — enter the maximum number of databases users that can be created by this template.
- FTP users — enter the maximum number of FTP accounts that can be used by this template.
- Web-domains — enter the maximum number of Web-domains for this template.
- Mail domains — enter the maximum number of mail domains that can be used by this template.
- Mailboxes — enter the maximum number of mailboxes that can be used by this template.
- Domain names — enter the maximum number of domain zones that can be used by this template.
Resources
- CPU time — enter the maximum amount of CPU time that reseller's processes can consume.
- RAM — enter the maximum amount of memory that the reseller's processes can consume.
- User processes — enter the maximum processes allocated to this reseller.
- Simultaneous connections per session — enter the maximum number of simultaneous connections this reseller may have to the MySQL database from a specific IP address per hour.
- Apache handlers — enter the maximum number of Apache handlers for web-domains of this reseller.
- Simultaneous MySQL-connections — enter the maximum number of connections to the MySQL database per user.
- MySQL-connections — enter the maximum number of connections to the MySQL database per hour.
- MySQL queries — enter the maximum number of requests that a user can run per hour.
- MySQL update query — enter the maximum number of MySQL updates a user can execute per hour.
Access
- SSL — select the checkbox to enable HTTPS for web-domains of this template.
- CGI — select the checkbox to use PHP as CGI for web-domains of this template.
- PHP as Apache module — select the checkbox to use PHP as an Apache module for web-domains of this template.
- PHP as CGI — select the checkbox to activate PHP scripts for the web-domains of this template. The scripts will be executed in the same way as CGI scripts — with privileges of the web domains owner
- PHP as FastCGI (Nginx + PHP-FPM) — select the checkbox to activate PHP scripts for the web-domains of this template. The scripts will be executed with user privileges using FastCGI (Nginx will resend requests to the PHP-FPM processes manager ) allowing for better performance. Update the web-server after the PHP parameters are modified.
- Shell access — select the checkbox to allow shell access to the server.