You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BaasBox
Hi again.
I'm running baasbox in a gear in Openshift Online. I wonder how can I setup two instances which share the same database.
Maybe it's not posible in Openshift as sharing a filesystem is not posible, but is there any way to let baasbox connect using a database connection instead of accessing to files directly?
giastfader
unread,
Nov 16, 2015, 1:57:27 AM11/16/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BaasBox
It is not possible at the moment.
BTW sharing the same datafiles among several different files it is not a good idea because each process ignores the existence of the other ones and this can result in database corruption.
Soukron
unread,
Nov 16, 2015, 2:07:51 AM11/16/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BaasBox
Thanks Claudio.
I think scaling out is a nice feature for baasbox as for now it only scales up. It's a very good tool and I'm pleased with it, and would be great to have such feature in the roadmap.