/sice-devops

Sample project 'sicei' for the DevOps class

Primary LanguageRuby

README

  • Ruby version 2.5.1

  • System dependencies

  • Install Docker
  • Deployment instructions
  1. Install bundler with 'gem install bundler'
  2. Install project gems with 'bundle install'
  3. To start server, run: 'bundler exec rails s'