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
This is just a question for my understanding. We run a number of apps (currently bare metal) and I am migrating them onto Rails 8 thruster / kamal-proxy.
I want to use postgresql for the solid_cable but there is no mention of whether you can run one solid_cable_messages table for all the apps. I've seen on the web a configuration for running a separate sqlite3 database for each app - Is that the way to go?
It would be really helpful I think to cover this setup in the documentation.
Many thanks
Kieran
The text was updated successfully, but these errors were encountered:
Hi
This is just a question for my understanding. We run a number of apps (currently bare metal) and I am migrating them onto Rails 8 thruster / kamal-proxy.
I want to use postgresql for the solid_cable but there is no mention of whether you can run one solid_cable_messages table for all the apps. I've seen on the web a configuration for running a separate sqlite3 database for each app - Is that the way to go?
It would be really helpful I think to cover this setup in the documentation.
Many thanks
Kieran
The text was updated successfully, but these errors were encountered: