Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 788 Bytes

File metadata and controls

27 lines (18 loc) · 788 Bytes

Deploy

Manual

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

Ansible

Matrix Rooms Search is integrated with the MASH playbook. Check its documentation for details.