@everyone I am having trouble running medplum standalone on my linux laptop. I have installed postgres, redis and node as described here:
https://www.medplum.com/docs/self-hosting/install-on-ubuntu I think that following those instructions means that I can't use docker to start it up (or at least, running the docker command fails) but when I try to run the tests it also fails partway through. It seems that there are no tables or data in the DB. Any idea what I am doing wrong?