Working with AWS OpsWorks recensioni
Caricamento in corso…
Nessun risultato trovato.

    Working with AWS OpsWorks recensioni

    2643 recensioni

    Nicole F. · Recensione inserita oltre 7 anni fa

    Aman S. · Recensione inserita oltre 7 anni fa

    Jonathan L. · Recensione inserita oltre 7 anni fa

    May C. · Recensione inserita oltre 7 anni fa

    Ajeet T. · Recensione inserita oltre 7 anni fa

    Joshua H. · Recensione inserita oltre 7 anni fa

    Fawalai T. · Recensione inserita oltre 7 anni fa

    Dmytro H. · Recensione inserita oltre 7 anni fa

    Anoop K N. · Recensione inserita oltre 7 anni fa

    Randy H. · Recensione inserita oltre 7 anni fa

    Shakath A. · Recensione inserita oltre 7 anni fa

    Uchimura K. · Recensione inserita oltre 7 anni fa

    David K. · Recensione inserita oltre 7 anni fa

    Gurvinder S. · Recensione inserita oltre 7 anni fa

    5

    Franklin D. · Recensione inserita oltre 7 anni fa

    Ilya B. · Recensione inserita oltre 7 anni fa

    Gernot W.D. G. · Recensione inserita oltre 7 anni fa

    Filipe S. · Recensione inserita oltre 7 anni fa

    Steve S. · Recensione inserita oltre 7 anni fa

    Gurudatt K. · Recensione inserita oltre 7 anni fa

    having issue when redeploying with mysql. step 1 works fine, but when using version 2. got below error Compiled Resource: ------------------ # Declared in /var/lib/aws/opsworks/cache.stage2/cookbooks/deploy/definitions/opsworks_deploy.rb:65:in `block in from_file' deploy("/srv/www/photo_app") do params {:deploy_data=>{"deploy_to"=>"/srv/www/photo_app", "chef_provider"=>"Timestamped", "keep_releases"=>5, "current_path"=>"/srv/www/photo_app/current", "document_root"=>"public", "ignore_bundler_groups"=>["test", "development"], "absolute_document_root"=>"/srv/www/photo_app/current/public/", "rake"=>"/usr/local/bin/rake", "migrate"=>true, "migrate_command"=>"if [ -f Gemfile ]; then echo 'OpsWorks: Gemfile found - running migration with bundle exec' && /usr/local/bin/bundle exec /usr/local/bin/rake db:migrate; else echo 'OpsWorks: no Gemfile - running plain migrations' && /usr/local/bin/rake db:migrate; fi", "rails_env"=>"production", "action"=>"deploy", "user"=>"deploy", "group"=>"apache", "shell"=>"/bin/bash", "home"=>"/home/deploy", "sleep_before_restart"=>0, "stack"=>{"needs_reload"=>true}, "enable_submodules"=>true, "shallow_clone"=>false, "delete_cached_copy"=>true, "purge_before_symlink"=>["log", "tmp/pids", "public/system"], "create_dirs_before_symlink"=>["tmp", "public", "config"], "symlink_before_migrate"=>{"config/database.yml"=>"config/database.yml", "config/memcached.yml"=>"config/memcached.yml"}, "symlinks"=>{"system"=>"public/system", "pids"=>"tmp/pids", "log"=>"log"}, "environment"=>{"RAILS_ENV"=>"production", "RUBYOPT"=>"", "RACK_ENV"=>"production", "HOME"=>"/home/deploy"}, "environment_variables"=>{}, "ssl_support"=>false, "auto_npm_install_on_deploy"=>true, "nodejs"=>{"restart_command"=>"monit restart node_web_app_photo_app", "stop_command"=>"monit stop node_web_app_photo_app", "port"=>80}, "application"=>"photo_app", "application_type"=>"rails", "auto_bundle_on_deploy"=>true, "deploying_user"=>"arn:aws:sts::813791558431:federated-user/ronniethedba", "domains"=>["photo_app"], "mounted_at"=>nil, "restart_command"=>nil, "ssl_certificate"=>nil, "ssl_certificate_key"=>nil, "ssl_certificate_ca"=>nil, "scm"=>{"scm_type"=>"git", "repository"=>"https://github.com/awslabs/opsworks-demo-rails-photo-share-app.git", "revision"=>"version2", "ssh_key"=>nil, "user"=>nil, "password"=>nil}, "database"=>{}, "memcached"=>{"host"=>nil, "port"=>11211}}, :app=>"photo_app", :name=>nil} provider Chef::Provider::Deploy::Timestamped action [:deploy] updated true updated_by_last_action true retries 0 retry_delay 2 deploy_to "/srv/www/photo_app" environment {"RAILS_ENV"=>"production", "RUBYOPT"=>"", "RACK_ENV"=>"production", "HOME"=>"/home/deploy", "LC_ALL"=>"C"} repository_cache "cached-copy" purge_before_symlink ["log", "tmp/pids", "public/system"] create_dirs_before_symlink ["tmp", "public", "config"] symlink_before_migrate {"config/database.yml"=>"config/database.yml", "config/memcached.yml"=>"config/memcached.yml"} symlinks {"system"=>"public/system", "pids"=>"tmp/pids", "log"=>"log"} revision "version2" migrate true remote "origin" enable_submodules true scm_provider Chef::Provider::Git keep_releases 5 enable_checkout true checkout_branch "deploy" cookbook_name "deploy" recipe_name "rails" repo "https://github.com/awslabs/opsworks-demo-rails-photo-share-app.git" user "deploy" group "apache" migration_command "if [ -f Gemfile ]; then echo 'OpsWorks: Gemfile found - running migration with bundle exec' && /usr/local/bin/bundle exec /usr/local/bin/rake db:migrate; else echo 'OpsWorks: no Gemfile - running plain migrations' && /usr/local/bin/rake db:migrate; fi" restart_command "sleep 0 && touch tmp/restart.txt" before_migrate #<Proc:0x00564b20d3e598@/var/lib/aws/opsworks/cache.stage2/cookbooks/deploy/definitions/opsworks_deploy.rb:100> shared_path "/srv/www/photo_app/shared" destination "/srv/www/photo_app/shared/cached-copy" current_path "/srv/www/photo_app/current" end [2017-07-04T09:12:59+00:00] INFO: Running queued delayed notifications before re-raising exception [2017-07-04T09:12:59+00:00] INFO: bash[logdir_existence_and_restart_apache2] sending restart action to service[apache2] (delayed) [2017-07-04T09:12:59+00:00] INFO: Processing service[apache2] action restart (apache2::default line 29) [2017-07-04T09:13:01+00:00] INFO: service[apache2] restarted [2017-07-04T09:13:01+00:00] ERROR: Running exception handlers [2017-07-04T09:13:01+00:00] ERROR: Exception handlers complete [2017-07-04T09:13:01+00:00] FATAL: Stacktrace dumped to /var/lib/aws/opsworks/cache.stage2/chef-stacktrace.out [2017-07-04T09:13:01+00:00] ERROR: deploy[/srv/www/photo_app] (deploy::rails line 65) had an error: Chef::Exceptions::Exec: if [ -f Gemfile ]; then echo 'OpsWorks: Gemfile found - running migration with bundle exec' && /usr/local/bin/bundle exec /usr/local/bin/rake db:migrate; else echo 'OpsWorks: no Gemfile - running plain migrations' && /usr/local/bin/rake db:migrate; fi returned 1, expected 0 [2017-07-04T09:13:01+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)

    ronnie a. · Recensione inserita oltre 7 anni fa

    Good

    Ashwin S. · Recensione inserita oltre 7 anni fa

    David P. · Recensione inserita oltre 7 anni fa

    Good

    Mark L. · Recensione inserita oltre 7 anni fa

    Chris R. · Recensione inserita oltre 7 anni fa

    Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.