If you have purchased a VPS - congratulations! Below is an instruction on how to launch a website from scratch on Ubuntu 22.04:
ssh root@your-ip
apt update && apt upgrade -y
apt install apache2 mysql-server php libapache2-mod-php -y
nano /etc/apache2/sites-available/example.uz.conf
apt install certbot python3-certbot-apache -y
certbot --apache
Your site is available via HTTPS and fully functional on your VPS.
The user account is opened immediately after the application is submitted.
Immediately after making the payment, you can start using the service immediately.