thoth-station.external_janusgraph_service

Thoth:外部 JanusGraph 服务

已过时 该角色不再被 Thoth 项目使用,我们已将知识图谱迁移至 Dgraph。

该角色将创建一个 OpenShift 服务对象,以集成外部 JanusGraph 服务器。

角色变量

该角色需要一个运行 JanusGraph 服务器的目标主机名,以及一个应该创建服务的命名空间。

示例剧本

提供一个如何使用该角色的示例(例如,作为参数传入的变量)对用户来说总是很好的:

- hosts: servers
  roles:
    - role: thoth-station.external_janusgraph_service
      janusgraph_server_ip_address: 10.10.10.10
      namespace: thoth-test-core

许可证

GPLv3

作者信息

Thoth Station 团队。

关于项目

This role will create an OpenShift Service object to integrate an external JanusGraph Server.

安装
ansible-galaxy install thoth-station.external_janusgraph_service
许可证
gpl-3.0
下载
101
拥有者
Using Artificial Intelligence to analyse and recommend Software Stacks for the Python Ecosystem.