I understand there are performance concerns when running frigate in a virtual machine, so the recommendation is to run under lxc on the bare metal server.
Using docker-compose for lxc is probably easiest. You should be able to create a docker-compose.yaml file like shown here and then run ‘docker-compose up’
You’ll want to update the paths in that config file based on where you want it stored on your host system