Archives: VestaCP CLI commands

v-add-dns-domain

The function adds DNS zone for the supplied domain name with records defined in the template. If the exp argument isn’t stated, the expiration date value will be set to next year. The soa argument is responsible for the relevant record.…

v-add-database-host

The function add new database server to the server pool. It supports local and remote database servers, which is useful for clusters. By adding a host you can set limit for number of databases on a host. Template parameter is used only…

v-add-database

The function creates the database concatenating parameters USER and DATABASE with a _ in between. Supported types of databases you can get using v-list-sys-config script. If HOST isn’t stated and there are more then one hosts configured on the server, the host where the…