Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capistrano

Can't deploy rails4 project with capistrano. rbenv: version `2.0.0' is not installed

Handling shared/tmp in a Ruby on Rails project when the deploy user is different than the run user

Rails & Capistrano 3 - staging server trying to user production database

require in capistrano deploy.rb cannot find file

capistrano rollback to an old version?

capistrano

Where do you put your app-config-files when deploying rails with capistrano and svn

using dotenv variables inside capistrano 3 custom task

Unable to ssh into locked user

linux ssh capistrano

Cap invoke and sudo

Deploying with capistrano does ignore group setting

Capistrano 3 - Error: sorry, you must have a tty to run sudo

ruby capistrano capistrano3

Capistrano Bundler: How to make it verbose?

capistrano 3.0.1 Don't know how to build task 'starting' when using capistrano/rails/assets

Puma not creating socket at defined location when started with `rails server`

Python3 __pycache__ generating even if PYTHONDONTWRITEBYTECODE=1

Capistrano using sudo even with "set :use_sudo, false"

Capistrano deployment with common user

deployment capistrano

Rails manifest file not found (deploying with Capistrano)

How can I combine these git commands?

git command-line capistrano

`puma:restart' invoke twice but i only call it once on my deploy app via Capistrano?

ruby-on-rails capistrano