简体   繁体   中英

Rails elasticsearch on Heroku

I used searchkick in my app, but on Heroku I have an error

Faraday::ConnectionFailed (Connection refused - connect(2)):

I read that I have to use add-ons eg Found or SearchBox, but I cannot add my credit cart to my heroku account, so i can't use add-ons. Are there any options to make my searchkick works without add-ons?

I'm pretty sure there is no way to do that without credit card. I did it using the bonsai addon.

https://addons.heroku.com/bonsai

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM