Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 594 Bytes

deploy.md

File metadata and controls

21 lines (14 loc) · 594 Bytes

Deploy

Manual

  1. Build mrs
  2. Copy config.yml.sample into config.yml and adjust it
  3. Run mrs -genkey ad add the key to the config
  4. Run mrs with -c config.yml
  5. You probably want to call /-/full admin API endpoint at start

Ansible

MRS is fully integrated into the MASH Playbook, just use the playbook docs.