在通过capistrano将ruby on rails项目部署到ec2上的一个实例后,我在nginx错误日志中得到以下错误。amazon公共主机显示502BadGatewaynginx/1.10.0 (Ubuntu)。}/log/puma_error.log"
set :puma_error_log, "#{shared_path}/log/puma<
我将使用nginx、puma和capistrano将Rails应用程序部署到生产中,但在运行此命令行bundle exec cap production deploy:initial时会出现错误。listen 80 default_server deferred;
root /home/deploy/CFE-Rails-App/my_app/current&
我有一个ruby on rails应用程序,我正试图在我的google计算引擎ubuntu 14.04 LTS VM的外部ip上运行它。我试过rails server -e production=> Booting Puma=> Run `rails server -h` for more startup