metadin
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

staging.rb
application/x-ruby

Download raw (207 bytes)

set :scm, :none
set :repository,  "."
set :deploy_via, :copy
set :deploy_to, "/local/metaflop/www/test.metaflop.greyfont.com"

role :web, "test.metaflop.greyfont.com"
role :app, "test.metaflop.greyfont.com"