Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bearddan2000/dev-python-cli-janusgraph-cassandra-single-node-without-ssl-client
- Owner: bearddan2000
- Created: 2023-12-15T18:11:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T18:11:17.000Z (about 1 year ago)
- Last Synced: 2024-07-30T17:38:02.776Z (6 months ago)
- Topics: apache, cassandra, cli, client, dev, germlin, gremlin, janusgraph, node, python, single, ssl, tinker, without
- Language: Shell
- Homepage: https://github.com/bearddan2000/dev-python-cli-janusgraph-cassandra-single-node-without-ssl-client
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)