Maintaining Rails application both on Heroku(cloud) and on-premises I 
completely understand frustrations from the post above. That being said I 
don’t see easy way for Rails to manage external services such as; Database, 
Redis, Elastic, etc… Maybe one area where Rails could help is ability to 
"package" the app.


There is an interesting project called pkgr(https://github.com/crohr/pkgr) 
that can help, but still I think improvements in this area can be explored. 
Also one nice benefit of “packaging” could be securing(encrypting) the app 
package.

On Sunday, January 13, 2019 at 8:10:31 PM UTC+1, 姜军 wrote:
>
> I found this article from RubyInside:
>
>
> https://medium.com/@wintermeyer/https-medium-com-wintermeyer-rails-needs-active-deployment-65c207858c3
>
> I think the article is reasonable, and I saw DHH removed Capistrano from 
> Rails 6 Gemfile.
>
> I know it's difficult, but is there any chance to abstract deployment into 
> "Active Deployment"? or after removing Capistrano, which way is Rails team 
> suggests?
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at https://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to