I would like to deploy Metabase using Laravel Forge Has anyone tried this before? Kindly provide tutorial
I can SSH into my digital ocean server (which is connected to forge), to create directory and download metabase. But I am not able to complete the process. Forge already has nginx and should be an easier setup
I create a new site on forge.laravel.com
I only use laravel forge to manage the nginx setup for the site,
I ssh into the server and install Metabase. the nginx on forge is to redirect the domain to the port of the Server.
Use this setup for installing Metabase https://www.letscloud.io/community/how-to-install-metabase-on-ubuntu-20-04-as-a-service-with-nginx
Skip the nginx part and use Laravel forge to manage it