Skip to content

Instantly share code, notes, and snippets.

@stoivo
Created December 13, 2017 23:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stoivo/da436ede81fbb4b9117547d818268229 to your computer and use it in GitHub Desktop.
Save stoivo/da436ede81fbb4b9117547d818268229 to your computer and use it in GitHub Desktop.
ruby-2.4.2
ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-linux]
Environment
Ruby ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-darwin17]
Rubygems 2.6.13
Bundler 1.16.0
Command /Users/user_name/.rbenv/versions/2.4.2/gemsets/product/bin/cap fb2016 doctor
Gems
capistrano 3.10.1
airbrussh 1.3.0
rake 12.3.0
sshkit 1.15.1
net-ssh 4.2.0
capistrano-bundler 1.3.0
capistrano-rails 1.3.1
capistrano-rvm 0.1.2
Variables
:application "product"
:branch "upgrading_rails"
:bundle_bins ["gem", "rake", "rails"]
:bundle_binstubs #<Pathname:/var/www/apps/product/current/bin>
:bundle_clean_options ""
:bundle_env_variables {}
:bundle_flags ""
:bundle_gemfile #<Pathname:/var/www/apps/product/current/Gemfile>
:bundle_jobs nil
:bundle_path #<Pathname:/var/www/apps/product/shared/bundle>
:bundle_roles :all
:bundle_servers [#<Capistrano::Configuration::Server:0x00007fcead9c7da8 @keys=[], @local=false, @user="webuser", @hostname="fb2016.product.com", @port=nil, @properties=#<Capistrano::Configuration::Server::Properties:0x00007fcead9bf3d8 @properties={:primary=>true}, @roles=#<Set: {:web, :app, :db}>>>]
:bundle_without "development test"
:conditionally_migrate false
:default_env {}
:default_environment {"LANG"=>"en_US.UTF-8"}
:deploy_to "/var/www/apps/product"
:domain "fb2016.product.com"
:format :airbrussh
:gemset "product"
:git_environmental_variables {:git_askpass=>"/bin/echo", :git_ssh=>"/tmp/git-ssh-product-staging-user_name.sh"}
:git_shallow_clone false
:git_wrapper_path "/tmp/git-ssh-product-staging-user_name.sh"
:keep_releases 100
:local_user "user_name"
:log_level :debug
:migration_role :db
:migration_servers #<Capistrano::Configuration::Server:0x00007fcead9c7da8 @keys=[], @local=false, @user="webuser", @hostname="fb2016.product.com", @port=nil, @properties=#<Capistrano::Configuration::Server::Properties:0x00007fcead9bf3d8 @properties={:primary=>true}, @roles=#<Set: {:web, :app, :db}>>>
:ocr_path "/var/www/apps/ocr/current/public"
:pty false
:punching_path "/var/www/apps/punching/current/public"
:rails_env "staging"
:repo_url "git@gitlab.product.no:product/product.git"
:ruby_version "ruby-2.4.2"
:rvm_map_bins ["gem", "rake", "ruby", "bundle"]
:rvm_path "~/.rvm"
:rvm_ruby_version "ruby-2.4.2@product"
:rvm_type :user
:shared_config_path "/var/www/apps/product/shared/config"
:shared_path "/var/www/apps/product/shared"
:ssh_options {:forward_agent=>true, :port=>2232}
:stage :staging
:term "linux"
:tmp_dir "/tmp"
:use_sudo false
:user "webuser"
Servers (1)
webuser@fb2016.product.com [:web, :app, :db] { :primary => true }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment