Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bearddan2000/dev-python-cli-janusgraph-cassandra-single-node-without-ssl-client

POC for single node without ssl cassandra in python.
https://github.com/bearddan2000/dev-python-cli-janusgraph-cassandra-single-node-without-ssl-client

apache cassandra cli client dev germlin gremlin janusgraph node python single ssl tinker without

Last synced: about 2 months ago
JSON representation

POC for single node without ssl cassandra in python.

Awesome Lists containing this project

README

        

# dev-python-cli-janusgraph-cassandra-single-node-without-ssl-client

## Description
POC for single node without ssl cassandra in python.

## Tech stack
- python
- germlin
- cassandra
- janusgraph
- apache tinker
- apache gremlin

## Docker stack
- python:3.8-slim
- janusgraph/janusgraph
- cassandra:4.0

## To run
`sudo ./install.sh -u`

## To stop (optional)
`sudo ./install.sh -d`

## For help
`sudo ./install.sh -h`

# Credit
- [Janus docker guide](https://docs.janusgraph.org/operations/container/)