Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 903 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 903 Bytes

REMS

Running fullstack DRLS REMS Dockerized set up

You can find complete end-to-end fullstack set up guides for DRLS REMS at the following links:

Developer Environment Set Up - Follow this guide if you are a developer and intend on making code changes to the DRLS REMS project. This guide follows a much more technical set up process.

Production Environement Set Up - Follow this guide if you are not a developer and do not intend on making code changes to the DRLS REMS project. This guide covers two options for running DRLS REMS, both of which are less techincal than the developer set up.

Running REMS server locally

  1. Clone the REMS repositories from Github:
    git clone https://github.com/mcode/REMS.git REMS  
  2. Run dockerRunner.sh script
    ./dockerRunner.sh