- Bull's Eye Web (including admin CMS)
- Bull's Eye Runner
- Bull's Eye Docker Registry
Set secret key to deploy/secrets/keys/default
$ bundle install --path=vendor/bundle
$ cd deploy
$ vagrant up
$ ./deploy_vagrant.shTODO: create Rakefile to do the same thing
$ bundle exec itamae ssh -h PRODUCTION_HOST -y deploy/nodes/production/$ROLE.yml deploy/entry.rbSee Bull's Eye Web instruction
See Bull's Eye Runner instruction
See Bull's Eye Docker Registry instruction