@everyone I am having trouble running medplum stan...
# general
m
@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?
r
Hey Mitch, sorry for the confusion, but perhaps you want to run on localhost? https://www.medplum.com/docs/contributing/local-dev-setup In case it is easier/faster we also have a free tier on our hosted environment https://www.medplum.com/docs/tutorials
m
Sorry - I just noticed I didn't hit send on this. I am trying the remote tutorials and will come back to getting it to work on localhost.