Deploy Wave to Produciton

Solved
reksmeysrey

May 5th, 2021 10:36 PM

How to deploy wave to production? Did wave require Queue or something need to run it? Thanks

bobbyiliev

May 7th, 2021 06:56 AM

Best Answer

Hi there,

I believe that queues are not utilized by the default installation.

I could suggest other using the built in feature to deploy to the DigitalOcean app platform as this would allow you to have an automated deployment process without any secret configuration.

Or if you prefer you could use a service like Laravel Forge instead.

What I personally do is to use the LaraSail script to do the sever setup and then use the Deployer script for the future deployments.

Regards,

Bobby

Report
1