thoth-station.external_janusgraph_service
Thoth: External JanusGraph Service
OUTDATED This role is no longer used by Project Thoth; we have moved the knowledge graph to Dgraph.
This role helps to create a service in OpenShift that connects to an external JanusGraph Server.
Role Variables
You need to provide the hostname of the JanusGraph Server and the namespace where the service should be created.
Example Playbook
Here's a simple example of how to use this role, including the required variables:
- hosts: servers
roles:
- role: thoth-station.external_janusgraph_service
janusgraph_server_ip_address: 10.10.10.10
namespace: thoth-test-core
License
GPLv3
Author Information
From the Thoth Station Team.
Informazioni sul progetto
This role will create an OpenShift Service object to integrate an external JanusGraph Server.
Installa
ansible-galaxy install thoth-station.external_janusgraph_service
Licenza
gpl-3.0
Download
101
Proprietario
Using Artificial Intelligence to analyse and recommend Software Stacks for the Python Ecosystem.