Skip to content

openl10n/openl10n-capistrano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLocalization Capistrano

Configuration files to deploy the openl10n project using Capistrano.

Install

gem install bundler
bundle install

Configure

Copy the stages/example.rb.dist file and adapt it to your need. For instance, create a production environment:

cp stages/example.rb.dist stages/production.rb

Deploy

Deploy to this production environment:

bundle exec cap production deploy

About

Capistrano config used to deploy the openl10n app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages