Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 423 Bytes

whats-missing.md

File metadata and controls

13 lines (6 loc) · 423 Bytes

What's missing

  • Check how we can have install using different rails versions at the same time. Read Rails deployment

  • Install ssh certificates using certbot

    • Change the force_ssl variable back to be set to true
  • Describe how to update to a new version using the blue/green deployment

  • Deploy using Travis (including testing)