Skip to content

smalho01/REMS

 
 

Repository files navigation

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  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 90.0%
  • Dockerfile 10.0%