update apps: bionicgpt

This commit is contained in:
Yann Autissier
2023-11-26 16:21:24 +01:00
parent 2699a04c84
commit 1a731109ea
13 changed files with 220 additions and 95 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
APP_REPOSITORY_URL ?= https://github.com/purton-tech/bionicgpt
APP_VERSION ?= v1.1.14
ENV_VARS += BIONICGPT_ENVOY_SERVICE_7700_TAGS
BIONICGPT_ENVOY_SERVICE_7700_TAGS ?= $(call tagprefix)
BIONICGPT_REPOSITORY_URL ?= https://github.com/purton-tech/bionicgpt
BIONICGPT_VERSION ?= v1.3.3
ENV_VARS += BIONICGPT_ENVOY_SERVICE_7700_TAGS
+1 -1
View File
@@ -23,7 +23,7 @@ services:
volumes:
- pgdata:/var/lib/postgresql/data
embeddings-job:
pipeline-job:
environment:
APP_DATABASE_URL: postgresql://${BIONICGPT_DB_APP_USER:-ft_application}:${BIONICGPT_DB_APP_PASSWORD:-testpassword}@db:5432/${BIONICGPT_DB_POSTGRES_DB:-finetuna}?sslmode=disable
+3 -3
View File
@@ -1,6 +1,6 @@
APP_DOCKER_DIR ?= deploy/docker/clickhouse-setup
APP_REPOSITORY_URL ?= https://github.com/SigNoz/signoz
APP_VERSION ?= v0.34.3
ENV_VARS += SIGNOZ_FRONTEND_SERVICE_3301_TAGS
SIGNOZ_DOCKER_DIR ?= deploy/docker/clickhouse-setup
SIGNOZ_FRONTEND_SERVICE_3301_TAGS ?= $(call urlprefix)
SIGNOZ_REPOSITORY_URL ?= https://github.com/SigNoz/signoz
SIGNOZ_VERSION ?= v0.34.3
STACK += alerting/apprise