Medplum APT Repository

This repository distributes the DEB packages for Medplum.

Prerequisites

Node.js 20+
Postgres 14+
Redis 6+

Install Medplum

curl -fsSL https://apt.medplum.com/setup.sh | sudo bash -
sudo apt-get update
sudo apt-get install medplum

We encourage you to inspect setup.sh contents before running.

See https://www.medplum.com/docs/self-hosting/install-on-ubuntu for more information.