Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 26, 2022 10:08 pm GMT

Issue Deploying Rails 6.1 to AWS Elastic Beanstalk

Any tips on deploying Rails to AWS Elastic Beanstalk ? I am starting to have real difficulty. Each error I solve leads to another one. Right now it has issue with compiling assets warning: shebang line ending with \r may cause problems , so I turned it off for now by changing one environment configuration as : RAILS_SKIP_ASSET_COMPILATION = true Now it is a database issue. I update things but each time it fails to deploy the newer version and keeps the old one running...


Original Link: https://dev.to/natblow/issue-deploying-rails-61-to-aws-elastic-beanstalk-p1b

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To