Skip to content

rgaidot/capistrano-redmine-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capistrano-redmine-deploy

Capistrano recipes for Redmine deployment. WARN: currently, setup is not fully automated.

Prerequisites

You need to have rvm and ruby 2.1.2.

Usage

  1. Edit file .env
Variables Descriptions
BRANCH Redmine branch
DEPLOY_TO The path on the servers we’re going to be deploying
WORKER Unicorn worker processes
HOST Server addresses
USER SSH username
  1. bundle install
  2. cap production server:install
  3. cap production deploy

About

Capistrano recipes for Redmine deployment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages