From e2fd85c2c5f16b811cf8b08efe314f45758a81c4 Mon Sep 17 00:00:00 2001 From: Cyber MacGeddon Date: Mon, 30 Sep 2024 12:17:43 +0100 Subject: [PATCH] Update YAMLs --- tg-launch-azure-cassandra.yaml | 57 ++++++++++++++---------------- tg-launch-azure-neo4j.yaml | 57 ++++++++++++++---------------- tg-launch-bedrock-cassandra.yaml | 57 ++++++++++++++---------------- tg-launch-bedrock-neo4j.yaml | 57 ++++++++++++++---------------- tg-launch-claude-cassandra.yaml | 57 ++++++++++++++---------------- tg-launch-claude-neo4j.yaml | 57 ++++++++++++++---------------- tg-launch-cohere-cassandra.yaml | 57 ++++++++++++++---------------- tg-launch-cohere-neo4j.yaml | 57 ++++++++++++++---------------- tg-launch-llamafile-cassandra.yaml | 57 ++++++++++++++---------------- tg-launch-llamafile-neo4j.yaml | 57 ++++++++++++++---------------- tg-launch-ollama-cassandra.yaml | 57 ++++++++++++++---------------- tg-launch-ollama-neo4j.yaml | 57 ++++++++++++++---------------- tg-launch-openai-cassandra.yaml | 57 ++++++++++++++---------------- tg-launch-openai-neo4j.yaml | 57 ++++++++++++++---------------- tg-launch-vertexai-cassandra.yaml | 57 ++++++++++++++---------------- tg-launch-vertexai-neo4j.yaml | 57 ++++++++++++++---------------- tg-storage-cassandra.yaml | 29 +++++++-------- tg-storage-neo4j.yaml | 29 +++++++-------- 18 files changed, 440 insertions(+), 530 deletions(-) diff --git a/tg-launch-azure-cassandra.yaml b/tg-launch-azure-cassandra.yaml index 8403578e..2bbe3622 100644 --- a/tg-launch-azure-cassandra.yaml +++ b/tg-launch-azure-cassandra.yaml @@ -33,7 +33,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -50,7 +50,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -95,27 +95,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -130,7 +125,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -145,7 +140,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -160,7 +155,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -192,7 +187,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pdf-decoder: command: @@ -207,7 +202,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -397,7 +392,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -575,7 +570,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -629,7 +624,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -646,7 +641,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -663,7 +658,7 @@ services: reservations: cpus: '0.1' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -680,7 +675,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -697,7 +692,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -714,7 +709,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -737,7 +732,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -764,7 +759,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -779,7 +774,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: cassandra: {} diff --git a/tg-launch-azure-neo4j.yaml b/tg-launch-azure-neo4j.yaml index 827c2839..0915cde5 100644 --- a/tg-launch-azure-neo4j.yaml +++ b/tg-launch-azure-neo4j.yaml @@ -16,7 +16,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -33,7 +33,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -78,27 +78,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -113,7 +108,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -128,7 +123,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -143,7 +138,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -158,7 +153,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 neo4j: deploy: @@ -208,7 +203,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -398,7 +393,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -576,7 +571,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -630,7 +625,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -647,7 +642,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -664,7 +659,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -681,7 +676,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -698,7 +693,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -715,7 +710,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -738,7 +733,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -765,7 +760,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -780,7 +775,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: grafana-storage: {} diff --git a/tg-launch-bedrock-cassandra.yaml b/tg-launch-bedrock-cassandra.yaml index 15edfeca..5a54f46d 100644 --- a/tg-launch-bedrock-cassandra.yaml +++ b/tg-launch-bedrock-cassandra.yaml @@ -33,7 +33,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -50,7 +50,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -95,27 +95,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -130,7 +125,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -145,7 +140,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -160,7 +155,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -192,7 +187,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pdf-decoder: command: @@ -207,7 +202,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -397,7 +392,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -575,7 +570,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -629,7 +624,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -646,7 +641,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -663,7 +658,7 @@ services: reservations: cpus: '0.1' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -680,7 +675,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -697,7 +692,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -714,7 +709,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -741,7 +736,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -772,7 +767,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -787,7 +782,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: cassandra: {} diff --git a/tg-launch-bedrock-neo4j.yaml b/tg-launch-bedrock-neo4j.yaml index 06dc5726..5a223f9d 100644 --- a/tg-launch-bedrock-neo4j.yaml +++ b/tg-launch-bedrock-neo4j.yaml @@ -16,7 +16,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -33,7 +33,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -78,27 +78,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -113,7 +108,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -128,7 +123,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -143,7 +138,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -158,7 +153,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 neo4j: deploy: @@ -208,7 +203,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -398,7 +393,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -576,7 +571,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -630,7 +625,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -647,7 +642,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -664,7 +659,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -681,7 +676,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -698,7 +693,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -715,7 +710,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -742,7 +737,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -773,7 +768,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -788,7 +783,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: grafana-storage: {} diff --git a/tg-launch-claude-cassandra.yaml b/tg-launch-claude-cassandra.yaml index 74716f54..8b297eef 100644 --- a/tg-launch-claude-cassandra.yaml +++ b/tg-launch-claude-cassandra.yaml @@ -33,7 +33,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -50,7 +50,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -95,27 +95,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -130,7 +125,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -145,7 +140,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -160,7 +155,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -192,7 +187,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pdf-decoder: command: @@ -207,7 +202,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -397,7 +392,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -575,7 +570,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -629,7 +624,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -646,7 +641,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -663,7 +658,7 @@ services: reservations: cpus: '0.1' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -680,7 +675,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -697,7 +692,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -714,7 +709,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -735,7 +730,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -760,7 +755,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -775,7 +770,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: cassandra: {} diff --git a/tg-launch-claude-neo4j.yaml b/tg-launch-claude-neo4j.yaml index 1b0ca636..200268ab 100644 --- a/tg-launch-claude-neo4j.yaml +++ b/tg-launch-claude-neo4j.yaml @@ -16,7 +16,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -33,7 +33,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -78,27 +78,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -113,7 +108,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -128,7 +123,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -143,7 +138,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -158,7 +153,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 neo4j: deploy: @@ -208,7 +203,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -398,7 +393,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -576,7 +571,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -630,7 +625,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -647,7 +642,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -664,7 +659,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -681,7 +676,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -698,7 +693,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -715,7 +710,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -736,7 +731,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -761,7 +756,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -776,7 +771,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: grafana-storage: {} diff --git a/tg-launch-cohere-cassandra.yaml b/tg-launch-cohere-cassandra.yaml index d97d8843..52d1ae39 100644 --- a/tg-launch-cohere-cassandra.yaml +++ b/tg-launch-cohere-cassandra.yaml @@ -33,7 +33,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -50,7 +50,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -95,27 +95,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -130,7 +125,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -145,7 +140,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -160,7 +155,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -192,7 +187,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pdf-decoder: command: @@ -207,7 +202,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -397,7 +392,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -575,7 +570,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -629,7 +624,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -646,7 +641,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -663,7 +658,7 @@ services: reservations: cpus: '0.1' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -680,7 +675,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -697,7 +692,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -714,7 +709,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -733,7 +728,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -756,7 +751,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -771,7 +766,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: cassandra: {} diff --git a/tg-launch-cohere-neo4j.yaml b/tg-launch-cohere-neo4j.yaml index 22ecdf3a..ab4e777f 100644 --- a/tg-launch-cohere-neo4j.yaml +++ b/tg-launch-cohere-neo4j.yaml @@ -16,7 +16,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -33,7 +33,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -78,27 +78,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -113,7 +108,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -128,7 +123,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -143,7 +138,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -158,7 +153,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 neo4j: deploy: @@ -208,7 +203,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -398,7 +393,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -576,7 +571,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -630,7 +625,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -647,7 +642,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -664,7 +659,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -681,7 +676,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -698,7 +693,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -715,7 +710,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -734,7 +729,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -757,7 +752,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -772,7 +767,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: grafana-storage: {} diff --git a/tg-launch-llamafile-cassandra.yaml b/tg-launch-llamafile-cassandra.yaml index 8624d473..be60ef6c 100644 --- a/tg-launch-llamafile-cassandra.yaml +++ b/tg-launch-llamafile-cassandra.yaml @@ -33,7 +33,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -50,7 +50,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -95,27 +95,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -130,7 +125,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -145,7 +140,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -160,7 +155,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -192,7 +187,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pdf-decoder: command: @@ -207,7 +202,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -242,7 +237,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -265,7 +260,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -319,7 +314,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -336,7 +331,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -353,7 +348,7 @@ services: reservations: cpus: '0.1' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -370,7 +365,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -387,7 +382,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -404,7 +399,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -423,7 +418,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -446,7 +441,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -461,7 +456,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: cassandra: {} diff --git a/tg-launch-llamafile-neo4j.yaml b/tg-launch-llamafile-neo4j.yaml index bf6fe6ff..5de11e63 100644 --- a/tg-launch-llamafile-neo4j.yaml +++ b/tg-launch-llamafile-neo4j.yaml @@ -16,7 +16,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -33,7 +33,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -78,27 +78,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -113,7 +108,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -128,7 +123,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -143,7 +138,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -158,7 +153,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 neo4j: deploy: @@ -208,7 +203,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -243,7 +238,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -266,7 +261,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -320,7 +315,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -337,7 +332,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -354,7 +349,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -371,7 +366,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -388,7 +383,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -405,7 +400,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -424,7 +419,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -447,7 +442,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -462,7 +457,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: grafana-storage: {} diff --git a/tg-launch-ollama-cassandra.yaml b/tg-launch-ollama-cassandra.yaml index 99a51e41..b445c466 100644 --- a/tg-launch-ollama-cassandra.yaml +++ b/tg-launch-ollama-cassandra.yaml @@ -33,7 +33,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -50,7 +50,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -95,27 +95,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -130,7 +125,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -145,7 +140,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -160,7 +155,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -192,7 +187,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pdf-decoder: command: @@ -207,7 +202,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -242,7 +237,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -265,7 +260,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -319,7 +314,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -336,7 +331,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -353,7 +348,7 @@ services: reservations: cpus: '0.1' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -370,7 +365,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -387,7 +382,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -404,7 +399,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -423,7 +418,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -446,7 +441,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -461,7 +456,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: cassandra: {} diff --git a/tg-launch-ollama-neo4j.yaml b/tg-launch-ollama-neo4j.yaml index a91fafb0..c700241d 100644 --- a/tg-launch-ollama-neo4j.yaml +++ b/tg-launch-ollama-neo4j.yaml @@ -16,7 +16,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -33,7 +33,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -78,27 +78,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -113,7 +108,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -128,7 +123,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -143,7 +138,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -158,7 +153,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 neo4j: deploy: @@ -208,7 +203,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -243,7 +238,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -266,7 +261,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -320,7 +315,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -337,7 +332,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -354,7 +349,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -371,7 +366,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -388,7 +383,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -405,7 +400,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -424,7 +419,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -447,7 +442,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -462,7 +457,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: grafana-storage: {} diff --git a/tg-launch-openai-cassandra.yaml b/tg-launch-openai-cassandra.yaml index 2cd1cefe..87e7182f 100644 --- a/tg-launch-openai-cassandra.yaml +++ b/tg-launch-openai-cassandra.yaml @@ -33,7 +33,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -50,7 +50,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -95,27 +95,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -130,7 +125,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -145,7 +140,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -160,7 +155,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -192,7 +187,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pdf-decoder: command: @@ -207,7 +202,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -397,7 +392,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -575,7 +570,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -629,7 +624,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -646,7 +641,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -663,7 +658,7 @@ services: reservations: cpus: '0.1' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -680,7 +675,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -697,7 +692,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -714,7 +709,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -737,7 +732,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -764,7 +759,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -779,7 +774,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: cassandra: {} diff --git a/tg-launch-openai-neo4j.yaml b/tg-launch-openai-neo4j.yaml index 693d88d9..faa46c3b 100644 --- a/tg-launch-openai-neo4j.yaml +++ b/tg-launch-openai-neo4j.yaml @@ -16,7 +16,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -33,7 +33,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -78,27 +78,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -113,7 +108,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -128,7 +123,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -143,7 +138,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -158,7 +153,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 neo4j: deploy: @@ -208,7 +203,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -398,7 +393,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -576,7 +571,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -630,7 +625,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -647,7 +642,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -664,7 +659,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -681,7 +676,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -698,7 +693,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -715,7 +710,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -738,7 +733,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion-rag: command: @@ -765,7 +760,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 vectorize: command: @@ -780,7 +775,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: grafana-storage: {} diff --git a/tg-launch-vertexai-cassandra.yaml b/tg-launch-vertexai-cassandra.yaml index 1b5d92fc..ce01469b 100644 --- a/tg-launch-vertexai-cassandra.yaml +++ b/tg-launch-vertexai-cassandra.yaml @@ -33,7 +33,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -50,7 +50,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -95,27 +95,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -130,7 +125,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -145,7 +140,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -160,7 +155,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -192,7 +187,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pdf-decoder: command: @@ -207,7 +202,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -397,7 +392,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -575,7 +570,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -629,7 +624,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -646,7 +641,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -663,7 +658,7 @@ services: reservations: cpus: '0.1' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -680,7 +675,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -697,7 +692,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -714,7 +709,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -739,7 +734,7 @@ services: reservations: cpus: '0.1' memory: 256M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: - ./vertexai:/vertexai @@ -770,7 +765,7 @@ services: reservations: cpus: '0.1' memory: 256M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: - ./vertexai:/vertexai @@ -787,7 +782,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: cassandra: {} diff --git a/tg-launch-vertexai-neo4j.yaml b/tg-launch-vertexai-neo4j.yaml index d3826557..935da951 100644 --- a/tg-launch-vertexai-neo4j.yaml +++ b/tg-launch-vertexai-neo4j.yaml @@ -16,7 +16,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 embeddings: command: @@ -33,7 +33,7 @@ services: reservations: cpus: '0.5' memory: 400M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 grafana: deploy: @@ -78,27 +78,22 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-definitions: command: @@ -113,7 +108,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-relationships: command: @@ -128,7 +123,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 kg-extract-topics: command: @@ -143,7 +138,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering: command: @@ -158,7 +153,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 metering-rag: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 neo4j: deploy: @@ -208,7 +203,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -398,7 +393,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prompt-rag: command: @@ -576,7 +571,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 pulsar: command: @@ -630,7 +625,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -647,7 +642,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -664,7 +659,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -681,7 +676,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -698,7 +693,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -715,7 +710,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 text-completion: command: @@ -740,7 +735,7 @@ services: reservations: cpus: '0.1' memory: 256M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: - ./vertexai:/vertexai @@ -771,7 +766,7 @@ services: reservations: cpus: '0.1' memory: 256M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: - ./vertexai:/vertexai @@ -788,7 +783,7 @@ services: reservations: cpus: '0.5' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: grafana-storage: {} diff --git a/tg-storage-cassandra.yaml b/tg-storage-cassandra.yaml index 7c471268..7bc8948f 100644 --- a/tg-storage-cassandra.yaml +++ b/tg-storage-cassandra.yaml @@ -38,23 +38,18 @@ services: - ./grafana/dashboards/:/var/lib/grafana/dashboards/ init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 prometheus: deploy: @@ -124,7 +119,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -141,7 +136,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -158,7 +153,7 @@ services: reservations: cpus: '0.1' memory: 512M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -175,7 +170,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -192,7 +187,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -209,7 +204,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: cassandra: {} diff --git a/tg-storage-neo4j.yaml b/tg-storage-neo4j.yaml index 282d2f50..adde9c7b 100644 --- a/tg-storage-neo4j.yaml +++ b/tg-storage-neo4j.yaml @@ -21,23 +21,18 @@ services: - ./grafana/dashboards/:/var/lib/grafana/dashboards/ init-pulsar: command: - - sh - - -c - - while true; do pulsar-admin --admin-url http://pulsar:8080 tenants create tg - ; pulsar-admin --admin-url http://pulsar:8080 namespaces create tg/flow ; pulsar-admin - --admin-url http://pulsar:8080 namespaces create tg/request ; pulsar-admin --admin-url - http://pulsar:8080 namespaces create tg/response ; pulsar-admin --admin-url - http://pulsar:8080 namespaces set-retention --size -1 --time 3m tg/response; - sleep 20; done + - tg-init-pulsar + - -p + - http://pulsar:8080 deploy: resources: limits: cpus: '1' - memory: 400M + memory: 128M reservations: cpus: '0.1' - memory: 400M - image: docker.io/apachepulsar/pulsar:3.3.1 + memory: 128M + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 neo4j: deploy: @@ -125,7 +120,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-graph-embeddings: command: @@ -142,7 +137,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 query-triples: command: @@ -159,7 +154,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-doc-embeddings: command: @@ -176,7 +171,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-graph-embeddings: command: @@ -193,7 +188,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 store-triples: command: @@ -210,7 +205,7 @@ services: reservations: cpus: '0.1' memory: 128M - image: docker.io/trustgraph/trustgraph-flow:0.11.4 + image: docker.io/trustgraph/trustgraph-flow:0.11.5 restart: on-failure:100 volumes: grafana-storage: {}