Connect Backend and Frontend on 2 different VM

Hi...guys i want to ask a question

i installed my metabase in VM using Ubuntu 20.04 version and i only using 1 VM at a time to run backend and frontend. It is connect and it can run well at localhost:3000. But can i run the backend and frontend separately using 2 VM and how to connect them together because when i run them separately, only blank screen pop out.

Thank you for the time to read and answer this question, cause i'm still new here XD. Once again thank you very much

Hi @rarurara
You cannot split the frontend and backend, but you can run multiple instances in HA if you want:
https://www.metabase.com/learn/administration/metabase-at-scale

ohh.. ok thank you XD