Make util pathnames have tg- prefix (#87)

This commit is contained in:
cybermaggedon 2024-09-30 21:24:22 +01:00 committed by GitHub
parent 0e4c9c69ee
commit 771d9fc2c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 358 additions and 358 deletions

View file

@ -33,7 +33,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
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.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
grafana:
deploy:
@ -95,7 +95,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
init-pulsar:
command:
@ -110,7 +110,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
kg-extract-definitions:
command:
@ -125,7 +125,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
kg-extract-relationships:
command:
@ -140,7 +140,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
kg-extract-topics:
command:
@ -155,7 +155,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
metering:
command:
@ -170,7 +170,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
metering-rag:
command:
@ -187,7 +187,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
pdf-decoder:
command:
@ -202,7 +202,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
prometheus:
deploy:
@ -392,7 +392,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
prompt-rag:
command:
@ -570,7 +570,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
pulsar:
command:
@ -624,7 +624,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
query-graph-embeddings:
command:
@ -641,7 +641,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
query-triples:
command:
@ -658,7 +658,7 @@ services:
reservations:
cpus: '0.1'
memory: 512M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
store-doc-embeddings:
command:
@ -675,7 +675,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
store-graph-embeddings:
command:
@ -692,7 +692,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
store-triples:
command:
@ -709,7 +709,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
text-completion:
command:
@ -732,7 +732,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
text-completion-rag:
command:
@ -759,7 +759,7 @@ services:
reservations:
cpus: '0.1'
memory: 128M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
vectorize:
command:
@ -774,7 +774,7 @@ services:
reservations:
cpus: '0.5'
memory: 512M
image: docker.io/trustgraph/trustgraph-flow:0.11.11
image: docker.io/trustgraph/trustgraph-flow:0.11.12
restart: on-failure:100
volumes:
cassandra: {}