Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 259 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 259 Bytes

Scalelite through Docker Compose

Getting started

  • cp {fullchain.pem,privkey.pem} data/arawa/cert/
  • run bash install.sh
  • If using the recording feature with SSL, at the end of the install :
    • docker exec -it scalelite-api bin/rake db:setup