Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

yusukegoto/cap_rsync

Repository files navigation

README

This repository is for training of capistrano rsync.

using bladrak/capistrano-rsync.

System dependencies

  • Virtual Box
  • Vagrant
  • Ruby

How to try

$ bundle install
$ vagrant plugin install vagrant-vbguest
$ vagrant up
$ ssh-agent $SHELL
$ ssh-add ./.vagrant/machines/default/virtualbox/private_key
$ cap staging deploy

After finishing, check it works on your browser with http://192.168.33.10:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published