We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
0.9.8-9
0.9.8-9
New Control Panel Installer
You can run --help to see new options
Shared SSL certificate for Exim/Dovecot/Vesta
From now /usr/local/vesta/ssl/certificate.crt is generated on the fly during installation and used for Exim/Dovectot/Vesta SSL authentication.
File System Quota support
You can enable file system quotas by passing -q option to install script or later by running v-add-sys-quota command
Norwegian translation.
Thanks to http://helgesverre.com
Command to change hostname
- Fix Dovecot/Exim/Vsftpd status on Ubuntu 14.04
- Updated Ukranian translation. Thanks to Alexandr Loskutov
- Improved RRD Memory Graph. Thanks to Demian
- Updated Dutch translation. Thanks to Ricardo
- Fix for dns gmail template. Thanks to flangefrog
- Fix for fwd_only rule. Thanks to demlasjr
- Fix for oversized backup tarballs
- Fix for exim mail user on Debian
- Fix for better vhost matching in get_web_config_brds()
You can run --help to see new options
Code: Select all
Usage: vst-install-rhel.sh [OPTIONS]
-d, --disable-remi Disable remi repository
-e, --email Set email address
-f, --force Force installation
-h, --help Print this help and exit
-n, --noupdate Do not run yum update command
-m, --mysql-password Set MySQL password instead of generating it
-p, --password Set admin password instead of generating it
-s, --hostname Set server hostname
-q, --quota Enable File System Quota
From now /usr/local/vesta/ssl/certificate.crt is generated on the fly during installation and used for Exim/Dovectot/Vesta SSL authentication.
File System Quota support
You can enable file system quotas by passing -q option to install script or later by running v-add-sys-quota command
Norwegian translation.
Thanks to http://helgesverre.com
Command to change hostname
Code: Select all
[root@demo ~]# v-change-sys-hostname
Error: not enought arguments
Usage: v-change-sys-hostname HOSTNAME
- Updated Ukranian translation. Thanks to Alexandr Loskutov
- Improved RRD Memory Graph. Thanks to Demian
- Updated Dutch translation. Thanks to Ricardo
- Fix for dns gmail template. Thanks to flangefrog
- Fix for fwd_only rule. Thanks to demlasjr
- Fix for oversized backup tarballs
- Fix for exim mail user on Debian
- Fix for better vhost matching in get_web_config_brds()