Skip to content

codeblue-ctf/bullseye-web

Folders and files

NameName
Last commit message
Last commit date
Oct 30, 2019
Jun 30, 2019
Oct 29, 2019
Oct 27, 2019
Oct 28, 2019
Jul 31, 2018
Oct 30, 2018
Oct 17, 2018
Jul 31, 2018
Jul 31, 2018
Jun 30, 2019
Sep 27, 2019
Jun 30, 2019
Oct 19, 2019
Oct 24, 2019
Oct 19, 2019
Jan 10, 2020
Sep 22, 2019
Jul 31, 2018
Jun 30, 2019
Jul 31, 2018
Oct 23, 2019
Jun 30, 2019
Oct 23, 2019

Repository files navigation

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