Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Interesting panel. I installed and am testing. I can not send or receive email. Can you help me?
@leonardoasb, check your spam folder…haven’t had anything legitimate hit my gmail spam folder in a long time so I forgot to even look there myself.
@daniellekwint i dont know why you have 500 erros but are you sure that you installed vesta on a clean server ?
Following packages are already installed: apache2 mysql-server
It is highly recommended to remove them before proceeding. If you want to force installation run this script with -f option:
What a strange suggestion? It should work without reinstalling apache & mysql.
I have a problem with Wordpress, WP Super Cache, Missing Apache Modules:
mod_headers - Required to set caching information on supercache pages. IE7 users will see old pages without this module. mod_expires - Set the expiry date on supercached pages. Visitors may not see new pages when they refresh or leave comments without this module.
Can i just do this:
udo a2enmod expires sudo a2enmod headers sudo service apache2 restart
Can this create some kind of conflict with Apache/Vesta or will it work as on a normal Apache server?
When I create database using VestaCP, I can’t login via https://my-ip/phpmyadmin but when using a command line i can access it.