Skip to content

Commit 67b60a4

Browse files
committed
Remove contextionary from proxy stack
1 parent 847fd9f commit 67b60a4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

ci/docker-compose-proxy.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,6 @@ services:
2626
AUTOSCHEMA_ENABLED: 'false'
2727
DISABLE_TELEMETRY: 'true'
2828
GRPC_PORT: 8021
29-
contextionary:
30-
environment:
31-
OCCURRENCE_WEIGHT_LINEAR_FACTOR: 0.75
32-
EXTENSIONS_STORAGE_MODE: weaviate
33-
EXTENSIONS_STORAGE_ORIGIN: http://weaviate-proxy:8020
34-
NEIGHBOR_OCCURRENCE_IGNORE_PERCENTILE: 5
35-
ENABLE_COMPOUND_SPLITTING: 'false'
36-
image: semitechnologies/contextionary:en0.16.0-v1.2.0
37-
ports:
38-
- 9999:9999
3929
proxy-http:
4030
image: envoyproxy/envoy:v1.29-latest
4131
command: envoy --config-path /etc/envoy/http.yaml

0 commit comments

Comments
 (0)