Install WhatsStore SaaS on OVH VPS

Заказчик: AI | Опубликовано: 21.09.2025

I have a fresh OVH VPS running Ubuntu 24.04 (2 vCores / 2 GB RAM / 40 GB SSD) and have already pointed my domain to the server. I now need WhatsStore SaaS deployed and fully operational. Here is exactly what I expect: • Provision the full LEMP stack I prefer—Nginx, PHP 8.2-FPM, MySQL, Composer, and Node.js—tuned for a 2 GB box. • Upload the WhatsStore SaaS source, set correct Laravel file and folder permissions (storage, bootstrap/cache, etc.), and handle all Composer and npm installs. • Create and secure the MySQL database, then populate the .env file with DB credentials, SMTP details that I will supply, and the live domain URL. • Issue and configure a free Let’s Encrypt certificate (or another certificate if you recommend better) so both HTTP→HTTPS redirection and auto-renewal work seamlessly. • Optimise Nginx vhost rules for clean URLs, large file uploads, and general hardening. • Verify that the storefront loads over the domain, that admin and customer areas function, and that no 403/404/SQLSTATE errors appear. When you hand it back, I should be able to log in, create a store, and start selling without touching the server again.