Getting Started
This section will help you get PATH DRC EMR up and running for the first time.
Overview
PATH DRC EMR can be deployed in different ways depending on your needs:
- Quick Start: For testing and evaluation (requires internet)
- Online Installation: For production deployment with internet connectivity
- Offline Installation: For air-gapped environments without internet
Prerequisites
Before you begin, ensure you have:
- A Linux server or virtual machine (Ubuntu 20.04+ recommended)
- Docker and Docker Compose installed
- Sufficient hardware resources (see Prerequisites)
- GitHub account with access token (for online installations)
What’s in This Section
- Prerequisites: Hardware, software, and network requirements
- Quick Start: Fastest path to running the system (for testing)
- Initial Setup: First-time configuration after installation
Decision Guide
- I want to test/evaluate PATH DRC EMR
- Follow the Quick Start guide
- I’m deploying for production use
- Check Prerequisites first, then choose Online or Offline installation
- I need to configure a specific site
- See Site-Specific Builds
Next Steps
Once you’ve reviewed the prerequisites, continue to:
- Quick Start for immediate testing
- Deployment Guide for production installation