Hi all, 

I'm losing my mind after spending over a day scouring documentation. 

I have two servers with digital ocean;
Server 1: NodeJS with ExpressJS
Server 2: Cassandra Node

Server 2 has password authentication for access to the keyspace I setup. 

I'm trying to use express-cassandra 
(https://www.npmjs.com/package/express-cassandra) to connect to the 
Cassandra database.

Can anyone show me how I go about authenticating the user/pass?
I have followed this tutorial to get the cassandra.yaml file configured 
correctly to listen on the correct external IP:
https://www.digitalocean.com/community/tutorials/how-to-use-the-apache-cassandra-one-click-application-image

If anyone can shed any light I'll be extremely grateful. 

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/fe869225-b689-46fc-9d58-529c03de77ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to