Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 441 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 441 Bytes

DEPLOYMENT GUIDE



LOCAL MACHINE

  1. Make .env from .env.dist
  2. Change environment vars in .env
  3. Copy aws-process-hrrr.sh file from hrrr-project repo to the directory where the script is being run (at HOST_SCRIPT_ABS_DIR env variable)
  4. docker-compose up