Installing on Vultr using laravel forge for provisioning

Hello,

I am trying to install Shopware 6 on vultr cloud but i get error on the installation screen:

The options ‘driver’ or ‘driverClass’ are mandatory if no PDO instance is given to DriverManager::getConnection().

Thanks

I have found the solution here https://www.howtoforge.com/tutorial/ubuntu-shopware/

The issue was in Nginx configuration.

Then i had another problem: Shopware installation error: Identifier DB not initialized yet

But found a fix here Shopware installation error: Identifier DB not initialized yet - Stack Overflow