This section describes how to launch and connect to Metabase Data Visualization & BI Platform on Google Cloud Platform.
It will take you to the agreement page. On this page, you can change the project from the project selector on top navigator bar as shown in the below screenshot.
Accept the Terms and agreements by ticking the checkbox and clicking on the AGREE button.
It will show you the successfully agreed popup page. Click on Deploy.
On deployment page, give a name to your deployment.
You are missing resourcemanager.projects.setIamPolicy permission, which is needed to set the required roles on the created Service Account
A summary page displays when the compute engine is successfully deployed. Click on the Instance link to go to the instance page .
On the instance page, click on the “SSH” button, select “Open in browser window”.
sudo passwd ubuntu
Now the password for ubuntu user is set, you can connect to the VM’s desktop environment from any local windows machine using RDP or linux machine using Remmina.
To connect using RDP via Windows machine, first note the external IP of the VM from VM details page as highlighted below
Then From your local windows machine, goto “start” menu, in the search box type and select “Remote desktop connection”
In the “Remote Desktop connection” wizard, paste the external ip and click connect
Note: If you don’t have Remmina installed on your Linux machine, firstInstall Remmina as per your linux distribution.
14. In the “Remmina Remote Desktop Client” wizard, select the RDP option from dropdown and paste the external ip and click enter.
15. This will connect you to the VM’s desktop environment. Provide “ubuntu” as the userid and the password set in step 6 to authenticate. Click OK
16. Now you are connected to out of box Metabase Data Visualization & BI Platform environment via Linux machine.
18. Once your vm is up and running, you can access Metabase setup page by going to http://VM_Public_IP. Click on Let’s get started.
19. Configure admin user here 20. Add your data here 21. Complete other steps and click on Take me to metabase 22. Now you are logged-In as admin. 23. You can add more users by going to Settings and People tab as shown below. 24. Metabase Directories:
Metabase folder structure is /home/ubuntu/metabase. The folder/file permissions and ownership should not be changed via chmod or chown commands.