Docker (Recommended)
Use Docker Compose to start HMS + PostgreSQL with one command:
docker compose up -d --build
Deployment Paths
Choose the install format based on system spec and deployment policy.
Use Docker Compose to start HMS + PostgreSQL with one command:
docker compose up -d --build
Use the one-click download button at /download or run distribution/install-macos.sh.
Use the one-click download button at /download or run distribution\\install-windows.ps1.
Embedded browser desktop app scaffolds live in desktop/electron. Build installers with
npm run dist:mac or npm run dist:win after installing Node.js.
Set HMS_DESKTOP_URL to local or cloud endpoint before packaging if you want installers bound to a hosted environment.
Minimum: Apple Silicon M1/Intel i5, 8 GB RAM, 20 GB storage.
Recommended: Apple Silicon M2+, 16 GB RAM, SSD storage.
Minimum: Windows 10/11 64-bit, Intel i5/Ryzen 5, 8 GB RAM, 20 GB storage.
Recommended: Windows 11, Intel i7/Ryzen 7, 16 GB RAM, SSD storage.
Installation starts in trial mode for 30 days. Enter activation key from the Pricing page to unlock after trial expiry.
If you prefer hosted HMS instead of self-hosting, start from Cloud Hosting, then register or login on the cloud authentication page and subscribe to a monthly or yearly plan.