Hi Chris,

There's nothing built in to do this right now. Sounds like what we need to 
do here is allow the service locator to be configured with an external 
service. We have this on our to-do list.

However you should be able to pass an environment var via the -e option 
though and have that environment var resolve to the uri of your Cassandra 
instance. Your Typesafe Config file could then use environment var 
substitution in order to declare the location of your Cassandra service. 
How does that sound?

Kind regards,
Christopher

On Monday, 15 August 2016 00:13:41 UTC+10, Chris Baxter wrote:
>
> I don't know of any ConductR user group or forum out there, so I am asking 
> here.  I am playing around with the ConductR sandbox on my Mac and I want 
> to be able to have my 3 ConductR nodes communicate with Cassandra which is 
> running in another local container.  Usually, this can be accomplished with 
> links (--link) being established when starting up the containers.  But it 
> seems that you cannot use the --link option when running the sandbox via 
> "sandbox run ...".  I know you can deploy Cassandra as another bundle into 
> ConductR but I don't want to go that route.  Does anyone have any expertise 
> or suggestions on being able to setup a networking link between a ConductR 
> node's container in sandbox and my Cassandra container?
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to