Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 412 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 412 Bytes

README

System dependencies

  • ruby 2.6.4

Configuration

$ bundle install

Database initialization

$ rails db:create
$ rails db:migrate

Generate htpasswd for Docker Registry

Do it after create the teams

$ rake generate_htpasswd:from_teams

How to run the test suite

No test suites...

Deployment instructions

Bulls Eye Web

$ rails start