Quantcast
Channel: Active questions tagged redis+ruby-on-rails - Stack Overflow
Viewing all articles
Browse latest Browse all 873

Rails 6 ActionCable/Redis production configuration

$
0
0

I'm currently integrating Stimulus Reflex and Cable Ready in my application and want to deploy it to my production server. The guides on how to deploy ActionCable to production seem very outdated, they're mostly written for Rails 5.

I found different tutorials on this topic, but most of them for Rails 4/5.Regarding the cable.yml configuration file: If I install redis on my webserver, does the production url have to point to localhost or to my domain?

url: redis://localhost:6379/1url: redis://redis.mydomain.com:6379/1

Viewing all articles
Browse latest Browse all 873

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>