You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2018. It is now read-only.
I'd like to use a scalable elasticsearch cartridge with my ruby app but once I setup my app using the script supplied in the readme I can add a database cartridge but the ruby framework cartridge is no longer available. Is that something to do with it being considered as a web cartridge or something (preventing another language framework from being applied)?
Do I need to set this up as an app by itself and then put my ruby+postgres cartridges together as a different app that connects to this ES app?
If so, how do you do that? Can the Openshift variables be used for connecting securely between my apps?