Sha256: 17464b84bd22ba7fd7e82f7ccc86fc86130145dcee96e33e8efae29d5d9a793f

Contents?: true

Size: 208 Bytes

Versions: 21

Compression:

Stored size: 208 Bytes

Contents

server 'example.com', user: 'root', roles: %w{web app}
set :branch, "production"
set :application, "example.com"

set :rails_warmup_url, 'http://example.com'

# set :use_sudo, true # <- depends on deployment

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
xing-framework-1.0.0.pre.beta.1 default_configuration/base_app/config/deploy/production.rb
xing-framework-1.0.0.pre.beta default_configuration/base_app/config/deploy/production.rb
xing-framework-1.0.0.pre.alpha default_configuration/base_app/config/deploy/production.rb
xing-framework-0.3.2 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.3.1 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.3.0 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.9 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.9.beta1 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.8 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.8.beta1 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.7 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.7.pre.beta1 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.6 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.5 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.4 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.3 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.2 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.1 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.2.0 default_configuration/base_app/config/deploy/production.rb
xing-framework-0.0.3 default_configuration/base_app/config/deploy/production.rb