thoth-station.external_janusgraph_service

Thoth: 外部JanusGraphサービス

廃止 この役割はプロジェクトThothではもう使われません。知識グラフはDgraphに移行しました。

この役割は、外部JanusGraphサーバーと統合するためにOpenShiftサービスオブジェクトを作成します。

役割変数

この役割には、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.